We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6af37b1 commit 8f9cc7cCopy full SHA for 8f9cc7c
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
default_stages: [commit]
2
repos:
3
- repo: https://github.com/astral-sh/ruff-pre-commit
4
- rev: v0.9.2
+ rev: v0.9.3
5
hooks:
6
- id: ruff
7
args: [--fix]
0 commit comments