Skip to content

Commit 7a200c0

Browse files
authored
Merge pull request #1019 from ipython/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 293a9ae + 3270d8e commit 7a200c0

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
@@ -3,7 +3,7 @@ ci:
33

44
repos:
55
- repo: https://github.com/astral-sh/ruff-pre-commit
6-
rev: 6fec9b7edb08fd9989088709d864a7826dc74e80 # frozen: v0.15.12
6+
rev: 0671d8ab202c4ac093b78433ae5baf74f3fc7246 # frozen: v0.15.15
77
hooks:
88
- id: ruff
99
args:
@@ -24,7 +24,7 @@ repos:
2424
# than ruff itself
2525
# but has trouble with isort rules
2626
- repo: https://github.com/nbQA-dev/nbQA
27-
rev: d31b7eae1767c43460afb3ba130e0a6602933abe # frozen: 1.9.1
27+
rev: f96ec7f3b26a32619435686eb5813235f7e3327e # frozen: 1.9.1
2828
hooks:
2929
- id: nbqa-ruff-format
3030
- id: nbqa-ruff-check
@@ -38,7 +38,7 @@ repos:
3838
- id: prettier
3939

4040
- repo: https://github.com/zizmorcore/zizmor-pre-commit
41-
rev: a4727cbbcd26d7098e96b9cb738169b59711ae51 # frozen: v1.24.1
41+
rev: 9257c6050c0261b8c57e712f632dc4a8010109a9 # frozen: v1.25.2
4242
hooks:
4343
- id: zizmor
4444
args:

0 commit comments

Comments
 (0)