Skip to content

Commit 2e49c4b

Browse files
ci: pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.9 → v0.14.10](astral-sh/ruff-pre-commit@v0.14.9...v0.14.10) - [github.com/biomejs/pre-commit: v2.3.8 → v2.3.10](biomejs/pre-commit@v2.3.8...v2.3.10)
1 parent 30511b0 commit 2e49c4b

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
@@ -6,7 +6,7 @@ repos:
66
- id: trailing-whitespace
77
- id: no-commit-to-branch
88
- repo: https://github.com/astral-sh/ruff-pre-commit
9-
rev: v0.14.9
9+
rev: v0.14.10
1010
hooks:
1111
- id: ruff-check
1212
args: [--fix, --exit-non-zero-on-fix]
@@ -18,7 +18,7 @@ repos:
1818
hooks:
1919
- id: pyproject-fmt
2020
- repo: https://github.com/biomejs/pre-commit
21-
rev: v2.3.8
21+
rev: v2.3.10
2222
hooks:
2323
- id: biome-format
2424
- repo: https://github.com/H4rryK4ne/update-mypy-hook

0 commit comments

Comments
 (0)