Skip to content

Commit 215a5bc

Browse files
Update pre-commit hook astral-sh/ruff-pre-commit to v0.11.6
1 parent f7869cd commit 215a5bc

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
@@ -5,7 +5,7 @@ repos:
55
## Ruff
66
- repo: https://github.com/astral-sh/ruff-pre-commit
77
# Ruff version.
8-
rev: v0.9.9
8+
rev: v0.11.6
99
hooks:
1010
# Run the linter.
1111
- id: ruff

0 commit comments

Comments
 (0)