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 a7c3eec commit b499b72Copy full SHA for b499b72
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ default_language_version:
9
repos:
10
# Run manually in CI skipping the branch checks
11
- repo: https://github.com/charliermarsh/ruff-pre-commit
12
- rev: v0.0.261
+ rev: v0.0.262
13
hooks:
14
- id: ruff
15
args:
0 commit comments