Skip to content

Commit c010b09

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 24.4.2 → 24.8.0](psf/black@24.4.2...24.8.0) - [github.com/python-jsonschema/check-jsonschema: 0.28.6 → 0.29.1](python-jsonschema/check-jsonschema@0.28.6...0.29.1)
1 parent 025b4fa commit c010b09

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
@@ -28,7 +28,7 @@ repos:
2828
- id: mixed-line-ending
2929

3030
- repo: https://github.com/psf/black
31-
rev: 24.4.2
31+
rev: 24.8.0
3232
hooks:
3333
- id: black
3434
- repo: https://github.com/gitleaks/gitleaks
@@ -57,6 +57,6 @@ repos:
5757
hooks:
5858
- id: tmt-lint
5959
- repo: https://github.com/python-jsonschema/check-jsonschema
60-
rev: 0.28.6
60+
rev: 0.29.1
6161
hooks:
6262
- id: check-github-actions

0 commit comments

Comments
 (0)