We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33364c5 commit 660d701Copy full SHA for 660d701
1 file changed
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
---
2
repos:
3
- repo: https://github.com/astral-sh/ruff-pre-commit
4
- rev: 'v0.8.1'
+ rev: 'v0.8.2'
5
hooks:
6
- id: ruff
7
args: [--fix, --exit-non-zero-on-fix]
0 commit comments