Skip to content

Commit 18d5742

Browse files
[pre-commit.ci] pre-commit autoupdate (#173)
updates: - [github.com/biomejs/pre-commit: v2.5.3 → v2.5.4](biomejs/pre-commit@v2.5.3...v2.5.4) - [github.com/astral-sh/ruff-pre-commit: v0.15.21 → v0.15.22](astral-sh/ruff-pre-commit@v0.15.21...v0.15.22) - [github.com/zizmorcore/zizmor-pre-commit: v1.26.1 → v1.27.0](zizmorcore/zizmor-pre-commit@v1.26.1...v1.27.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 324535e commit 18d5742

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ default_stages:
77
minimum_pre_commit_version: 2.16.0
88
repos:
99
- repo: https://github.com/biomejs/pre-commit
10-
rev: v2.5.3
10+
rev: v2.5.4
1111
hooks:
1212
- id: biome-format
1313
exclude: ^\.cruft\.json$ # inconsistent indentation with cruft - file never to be modified manually.
@@ -16,7 +16,7 @@ repos:
1616
hooks:
1717
- id: pyproject-fmt
1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: v0.15.21
19+
rev: v0.15.22
2020
hooks:
2121
- id: ruff-check
2222
types_or: [python, pyi, jupyter]
@@ -37,7 +37,7 @@ repos:
3737
- id: check-merge-conflict
3838
args: [--assume-in-merge]
3939
- repo: https://github.com/zizmorcore/zizmor-pre-commit
40-
rev: v1.26.1
40+
rev: v1.27.0
4141
hooks:
4242
- id: zizmor
4343
args: [--no-progress, --fix]

0 commit comments

Comments
 (0)