Skip to content

Commit 05c0ef5

Browse files
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.9.7
1 parent b4fe284 commit 05c0ef5

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.9.7'
3333
hooks:
3434
- id: ruff
3535
args:

0 commit comments

Comments
 (0)