Skip to content

Commit 773f231

Browse files
authored
Merge branch 'main' into pa/typing
2 parents 848ace4 + 550c56c commit 773f231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repos:
1515
- id: no-commit-to-branch
1616
args: ["--branch=main"]
1717
- repo: https://github.com/astral-sh/ruff-pre-commit
18-
rev: v0.9.1
18+
rev: v0.9.6
1919
hooks:
2020
- id: ruff
2121
args: ["--fix"]

0 commit comments

Comments
 (0)