Skip to content

Commit b1b1c1e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/zizmorcore/zizmor-pre-commit: v1.26.1 → v1.28.0](zizmorcore/zizmor-pre-commit@v1.26.1...v1.28.0) - [github.com/astral-sh/ruff-pre-commit: v0.15.20 → v0.16.0](astral-sh/ruff-pre-commit@v0.15.20...v0.16.0) - [github.com/rbubley/mirrors-prettier: v3.9.4 → v3.9.6](rbubley/mirrors-prettier@v3.9.4...v3.9.6)
1 parent df9a313 commit b1b1c1e

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
@@ -10,12 +10,12 @@ repos:
1010
types: [text]
1111
files: \.(json|ipynb)$
1212
- repo: https://github.com/zizmorcore/zizmor-pre-commit
13-
rev: v1.26.1
13+
rev: v1.28.0
1414
hooks:
1515
- id: zizmor
1616
args: ["--offline"]
1717
- repo: https://github.com/astral-sh/ruff-pre-commit
18-
rev: v0.15.20
18+
rev: v0.16.0
1919
hooks:
2020
- id: ruff
2121
name: ruff lint (.py)
@@ -28,7 +28,7 @@ repos:
2828
- id: ruff-format
2929
types_or: [python, jupyter]
3030
- repo: https://github.com/rbubley/mirrors-prettier # Update mirror as official mirror is deprecated
31-
rev: v3.9.4
31+
rev: v3.9.6
3232
hooks:
3333
- id: prettier
3434

0 commit comments

Comments
 (0)