Skip to content

Commit a560712

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/zizmorcore/zizmor-pre-commit: v1.25.2 → v1.26.1](zizmorcore/zizmor-pre-commit@v1.25.2...v1.26.1) - [github.com/astral-sh/ruff-pre-commit: v0.15.14 → v0.15.21](astral-sh/ruff-pre-commit@v0.15.14...v0.15.21) - [github.com/rbubley/mirrors-prettier: v3.8.3 → v3.9.5](rbubley/mirrors-prettier@v3.8.3...v3.9.5)
1 parent 4830b9f commit a560712

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.25.2
13+
rev: v1.26.1
1414
hooks:
1515
- id: zizmor
1616
args: ["--offline"]
1717
- repo: https://github.com/astral-sh/ruff-pre-commit
18-
rev: v0.15.14
18+
rev: v0.15.21
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.8.3
31+
rev: v3.9.5
3232
hooks:
3333
- id: prettier
3434
- repo: https://github.com/kynan/nbstripout

0 commit comments

Comments
 (0)