Skip to content

Commit 97531d2

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/biomejs/pre-commit: v1.9.4 → v2.0.0-beta.1](biomejs/pre-commit@v1.9.4...v2.0.0-beta.1) - [github.com/astral-sh/ruff-pre-commit: v0.11.6 → v0.11.7](astral-sh/ruff-pre-commit@v0.11.6...v0.11.7)
1 parent 7522214 commit 97531d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@ repos:
2929
- id: rst-backticks
3030
- id: rst-directive-colons
3131
- repo: https://github.com/biomejs/pre-commit
32-
rev: v1.9.4
32+
rev: v2.0.0-beta.1
3333
hooks:
3434
- id: biome-check
3535
verbose: true
3636
- repo: https://github.com/astral-sh/ruff-pre-commit
37-
rev: 'v0.11.6'
37+
rev: 'v0.11.7'
3838
hooks:
3939
- id: ruff
4040
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)