Skip to content

Commit 89ac14b

Browse files
committed
fix: Bump pre-commit ruff version
1 parent 83b549c commit 89ac14b

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
@@ -14,7 +14,7 @@ repos:
1414
- id: end-of-file-fixer
1515
- id: trailing-whitespace
1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.2.0
17+
rev: v0.4.9
1818
hooks:
1919
- id: ruff
2020
args:

0 commit comments

Comments
 (0)