Skip to content

Commit 7c81af5

Browse files
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.11.0
1 parent 16b24c6 commit 7c81af5

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
@@ -29,7 +29,7 @@ repos:
2929
- id: tox-ini-fmt
3030
- repo: https://github.com/astral-sh/ruff-pre-commit
3131
# Ruff version.
32-
rev: 'v0.9.3'
32+
rev: 'v0.11.0'
3333
hooks:
3434
- id: ruff
3535
args:

0 commit comments

Comments
 (0)