Skip to content

Commit fe23e64

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/zizmorcore/zizmor-pre-commit: v1.28.0 → v1.29.0](zizmorcore/zizmor-pre-commit@v1.28.0...v1.29.0) - [github.com/astral-sh/ruff-pre-commit: v0.16.0 → v0.16.1](astral-sh/ruff-pre-commit@v0.16.0...v0.16.1)
1 parent 14b8fe5 commit fe23e64

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 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.28.0
14+
rev: v1.29.0
1515
hooks:
1616
- id: zizmor
1717
args: ["--offline"]
1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: v0.16.0
19+
rev: v0.16.1
2020
hooks:
2121
- id: ruff
2222
args: [--fix, --show-fixes]

0 commit comments

Comments
 (0)