Skip to content

Commit b9e437c

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/zizmorcore/zizmor-pre-commit: v1.26.1 → v1.27.0](zizmorcore/zizmor-pre-commit@v1.26.1...v1.27.0) - [github.com/astral-sh/ruff-pre-commit: v0.15.20 → v0.15.22](astral-sh/ruff-pre-commit@v0.15.20...v0.15.22) - [github.com/rbubley/mirrors-prettier: v3.9.4 → v3.9.5](rbubley/mirrors-prettier@v3.9.4...v3.9.5)
1 parent 1b1862b commit b9e437c

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.27.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.15.22
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.5
3232
hooks:
3333
- id: prettier
3434

0 commit comments

Comments
 (0)