Skip to content

Commit 6cd1576

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/zizmorcore/zizmor-pre-commit: v1.23.1 → v1.24.1](zizmorcore/zizmor-pre-commit@v1.23.1...v1.24.1) - [github.com/astral-sh/ruff-pre-commit: v0.15.9 → v0.15.11](astral-sh/ruff-pre-commit@v0.15.9...v0.15.11) - [github.com/rbubley/mirrors-prettier: v3.8.1 → v3.8.3](rbubley/mirrors-prettier@v3.8.1...v3.8.3)
1 parent 2012123 commit 6cd1576

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.23.1
13+
rev: v1.24.1
1414
hooks:
1515
- id: zizmor
1616
args: ["--offline"]
1717
- repo: https://github.com/astral-sh/ruff-pre-commit
18-
rev: v0.15.9
18+
rev: v0.15.11
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.1
31+
rev: v3.8.3
3232
hooks:
3333
- id: prettier
3434

0 commit comments

Comments
 (0)