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 fbceff0 commit cf71dedCopy full SHA for cf71ded
.pre-commit-config.yaml
@@ -29,12 +29,12 @@ repos:
29
- id: rst-backticks
30
- id: rst-directive-colons
31
- repo: https://github.com/biomejs/pre-commit
32
- rev: v2.0.0-beta.2
+ rev: v2.0.0-beta.3
33
hooks:
34
- id: biome-check
35
verbose: true
36
- repo: https://github.com/astral-sh/ruff-pre-commit
37
- rev: 'v0.11.8'
+ rev: 'v0.11.9'
38
39
- id: ruff
40
args: [--fix, --exit-non-zero-on-fix]
0 commit comments