Skip to content

Commit b65afeb

Browse files
committed
chore(pre-commit): update pre-commit hooks
1 parent 4fc6f61 commit b65afeb

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
@@ -25,7 +25,7 @@ repos:
2525
- id: debug-statements
2626
- id: double-quote-string-fixer
2727
- repo: https://github.com/astral-sh/ruff-pre-commit
28-
rev: v0.1.5
28+
rev: v0.1.6
2929
hooks:
3030
- id: ruff
3131
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)