Skip to content

Commit 9d31a1a

Browse files
committed
chore: Update pre-commit
1 parent 57592ad commit 9d31a1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ repos:
2727
args: ["--ignore-missing-imports"]
2828

2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: v0.11.5
30+
rev: v0.11.6
3131
hooks:
3232
- id: ruff-format
3333

3434
- repo: https://github.com/astral-sh/ruff-pre-commit
35-
rev: v0.11.5
35+
rev: v0.11.6
3636
hooks:
3737
- id: ruff

0 commit comments

Comments
 (0)