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 6763b33 commit a71b44cCopy full SHA for a71b44c
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: fix-encoding-pragma
20
21
- repo: https://github.com/charliermarsh/ruff-pre-commit
22
- rev: "v0.0.267"
+ rev: "v0.0.269"
23
hooks:
24
- id: ruff
25
args: [--fix, --show-fixes]
0 commit comments