We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e81ac3 commit 89af5c4Copy full SHA for 89af5c4
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: fix-encoding-pragma
20
21
- repo: https://github.com/astral-sh/ruff-pre-commit
22
- rev: "v0.1.9"
+ rev: "v0.2.1"
23
hooks:
24
- id: ruff
25
args: [--fix, --show-fixes]
0 commit comments