Skip to content

Commit a07c217

Browse files
authored
Merge pull request #10 from spatial-model-editor/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents e13ed06 + 2c211d9 commit a07c217

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

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

1111
- repo: https://github.com/psf/black
12-
rev: 24.8.0
12+
rev: 24.10.0
1313
hooks:
1414
- id: black
1515
- id: black-jupyter
1616

1717
- repo: https://github.com/kynan/nbstripout
18-
rev: 0.7.1
18+
rev: 0.8.1
1919
hooks:
2020
- id: nbstripout
2121

@@ -28,7 +28,7 @@ repos:
2828
- "prettier-plugin-toml"
2929

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

0 commit comments

Comments
 (0)