We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fcd9029 + c32cad8 commit 18d84fbCopy full SHA for 18d84fb
1 file changed
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
- id: check-toml
10
11
- repo: https://github.com/psf/black
12
- rev: 24.10.0
+ rev: 25.1.0
13
hooks:
14
- id: black
15
- id: black-jupyter
@@ -28,7 +28,7 @@ repos:
28
- "prettier-plugin-toml"
29
30
- repo: https://github.com/python-jsonschema/check-jsonschema
31
- rev: 0.30.0
+ rev: 0.32.1
32
33
- id: check-github-workflows
34
0 commit comments