Skip to content

Commit 0a8b96f

Browse files
[pre-commit.ci] pre-commit autoupdate (#363)
updates: - [github.com/zizmorcore/zizmor-pre-commit: v1.27.0 → v1.28.0](zizmorcore/zizmor-pre-commit@v1.27.0...v1.28.0) - [github.com/astral-sh/ruff-pre-commit: v0.15.22 → v0.16.0](astral-sh/ruff-pre-commit@v0.15.22...v0.16.0) - [github.com/rbubley/mirrors-prettier: v3.9.5 → v3.9.6](rbubley/mirrors-prettier@v3.9.5...v3.9.6) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a1dd424 commit 0a8b96f

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
@@ -11,12 +11,12 @@ repos:
1111
types: [text]
1212
files: \.(json|ipynb)$
1313
- repo: https://github.com/zizmorcore/zizmor-pre-commit
14-
rev: v1.27.0
14+
rev: v1.28.0
1515
hooks:
1616
- id: zizmor
1717
args: ["--offline"]
1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: v0.15.22
19+
rev: v0.16.0
2020
hooks:
2121
- id: ruff
2222
args: [--fix, --show-fixes]
@@ -27,6 +27,6 @@ repos:
2727
- id: ruff-format
2828
types_or: [python, jupyter]
2929
- repo: https://github.com/rbubley/mirrors-prettier # Update mirror as official mirror is deprecated
30-
rev: v3.9.5
30+
rev: v3.9.6
3131
hooks:
3232
- id: prettier

0 commit comments

Comments
 (0)