We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed15dd3 + 8b760dd commit 39a52d5Copy full SHA for 39a52d5
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/astral-sh/ruff-pre-commit
3
- rev: v0.1.11
+ rev: v0.1.12
4
hooks:
5
- id: ruff # linter
6
args: [--fix, --exit-non-zero-on-fix] # sort imports and fix
0 commit comments