We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cff4ea9 commit a6f4267Copy full SHA for a6f4267
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ repos:
5
- id: black
6
7
- repo: https://github.com/astral-sh/ruff-pre-commit
8
- rev: v0.1.14
+ rev: v0.2.0
9
hooks:
10
- id: ruff
11
args: ["--fix"]
0 commit comments