Skip to content

Commit e22b59f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.9.1 → 23.10.1](psf/black@23.9.1...23.10.1) - [github.com/python-jsonschema/check-jsonschema: 0.27.0 → 0.27.1](python-jsonschema/check-jsonschema@0.27.0...0.27.1)
1 parent 946c456 commit e22b59f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
- id: check-toml
1111

1212
- repo: https://github.com/psf/black
13-
rev: 23.9.1
13+
rev: 23.10.1
1414
hooks:
1515
- id: black
1616
- id: black-jupyter
@@ -29,7 +29,7 @@ repos:
2929
- "prettier-plugin-toml"
3030

3131
- repo: https://github.com/python-jsonschema/check-jsonschema
32-
rev: 0.27.0
32+
rev: 0.27.1
3333
hooks:
3434
- id: check-github-workflows
3535
- id: check-readthedocs

0 commit comments

Comments
 (0)