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 3f6f3db commit 83633a6Copy full SHA for 83633a6
.pre-commit-config.yaml
@@ -47,7 +47,7 @@ repos:
47
48
# Format and lint using Ruff
49
- repo: https://github.com/astral-sh/ruff-pre-commit
50
- rev: v0.6.9
+ rev: v0.14.0
51
hooks:
52
- id: ruff
53
name: Running Ruff linter
0 commit comments