We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 85894ad + c31c4ac commit ee65035Copy full SHA for ee65035
1 file changed
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
hooks:
20
- id: black
21
- repo: https://github.com/astral-sh/ruff-pre-commit
22
- rev: v0.1.11
+ rev: v0.1.13
23
24
- id: ruff
25
args: [--fix, --exit-non-zero-on-fix]
0 commit comments