Skip to content

Commit d22f78d

Browse files
committed
chore: Update pre-commit
1 parent fab2233 commit d22f78d

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
@@ -32,11 +32,11 @@ repos:
3232
args: ["--ignore-missing-imports"]
3333

3434
- repo: https://github.com/astral-sh/ruff-pre-commit
35-
rev: v0.12.0
35+
rev: v0.12.1
3636
hooks:
3737
- id: ruff-format
3838

3939
- repo: https://github.com/astral-sh/ruff-pre-commit
40-
rev: v0.12.0
40+
rev: v0.12.1
4141
hooks:
4242
- id: ruff

0 commit comments

Comments
 (0)