Skip to content

Commit 18d84fb

Browse files
authored
Merge pull request #12 from spatial-model-editor/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents fcd9029 + c32cad8 commit 18d84fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
- id: check-toml
1010

1111
- repo: https://github.com/psf/black
12-
rev: 24.10.0
12+
rev: 25.1.0
1313
hooks:
1414
- id: black
1515
- id: black-jupyter
@@ -28,7 +28,7 @@ repos:
2828
- "prettier-plugin-toml"
2929

3030
- repo: https://github.com/python-jsonschema/check-jsonschema
31-
rev: 0.30.0
31+
rev: 0.32.1
3232
hooks:
3333
- id: check-github-workflows
3434

0 commit comments

Comments
 (0)