Skip to content

Commit b57e6fd

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/biomejs/pre-commit: v2.4.11 → v2.4.12](biomejs/pre-commit@v2.4.11...v2.4.12) - [github.com/astral-sh/ruff-pre-commit: v0.15.10 → v0.15.11](astral-sh/ruff-pre-commit@v0.15.10...v0.15.11)
1 parent ef2960f commit b57e6fd

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.11
4+
rev: v2.4.12
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.10
14+
rev: v0.15.11
1515
hooks:
1616
- id: ruff-check
1717
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)