Skip to content

Commit 7f1ce34

Browse files
[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 c43bc65 commit 7f1ce34

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
@@ -1,7 +1,7 @@
11
repos:
22
# Hooks that are run everywhere
33
- repo: https://github.com/biomejs/pre-commit
4-
rev: v2.4.12
4+
rev: v2.4.13
55
hooks:
66
- id: biome-format
77
# Hooks that are run for scripts
@@ -11,7 +11,7 @@ repos:
1111
- id: pyproject-fmt
1212
files: ^scripts/pyproject\.toml$
1313
- repo: https://github.com/astral-sh/ruff-pre-commit
14-
rev: v0.15.11
14+
rev: v0.15.12
1515
hooks:
1616
- id: ruff-check
1717
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)