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 8c7f63c commit 6e2f5ccCopy full SHA for 6e2f5cc
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
- id: no-commit-to-branch
12
args: ['--branch', 'main']
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
- rev: v0.13.3
+ rev: v0.14.0
15
hooks:
16
- id: ruff
17
args: [--fix]
0 commit comments