Skip to content

Commit 1768e62

Browse files
committed
Bump pre-commit ruff rev to 0.9.1
1 parent 7816c3a commit 1768e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
33
# ruff version
4-
rev: v0.6.2
4+
rev: v0.9.1
55
hooks:
66
# run the linter
77
- id: ruff

0 commit comments

Comments
 (0)