Skip to content

Commit 600881e

Browse files
Update pre-commit dependencies (#9927)
1 parent 3617dd1 commit 600881e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repos:
1212
- id: validate-pyproject
1313

1414
- repo: https://github.com/crate-ci/typos
15-
rev: v1.28.2
15+
rev: v1.28.3
1616
hooks:
1717
- id: typos
1818

@@ -42,7 +42,7 @@ repos:
4242
types_or: [yaml, json5]
4343

4444
- repo: https://github.com/astral-sh/ruff-pre-commit
45-
rev: v0.8.2
45+
rev: v0.8.3
4646
hooks:
4747
- id: ruff-format
4848
- id: ruff

0 commit comments

Comments
 (0)