Skip to content

Commit d9ab23b

Browse files
pre-commit-ci[bot]tim-schilling
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/biomejs/pre-commit: v2.4.12 → v2.4.13](biomejs/pre-commit@v2.4.12...v2.4.13) - [github.com/astral-sh/ruff-pre-commit: v0.15.11 → v0.15.12](astral-sh/ruff-pre-commit@v0.15.11...v0.15.12)
1 parent 536637f commit d9ab23b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@ repos:
3030
- id: rst-backticks
3131
- id: rst-directive-colons
3232
- repo: https://github.com/biomejs/pre-commit
33-
rev: v2.4.12
33+
rev: v2.4.13
3434
hooks:
3535
- id: biome-check
3636
verbose: true
3737
- repo: https://github.com/astral-sh/ruff-pre-commit
38-
rev: 'v0.15.11'
38+
rev: 'v0.15.12'
3939
hooks:
4040
- id: ruff
4141
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)