Skip to content

Commit d02214b

Browse files
committed
Bump ruff version to 0.9.6
1 parent 07047e1 commit d02214b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
repos:
33
- repo: https://github.com/astral-sh/ruff-pre-commit
44
# Ruff version.
5-
rev: v0.1.7
5+
rev: v0.9.6
66
hooks:
77
# Run the linter.
88
- id: ruff

0 commit comments

Comments
 (0)