Skip to content

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
@@ -22,7 +22,7 @@ repos:
2222
- id: remove-tabs
2323

2424
- repo: https://github.com/python-jsonschema/check-jsonschema.git
25-
rev: 0.28.1
25+
rev: 0.29.2
2626
hooks:
2727
- id: check-github-actions
2828
- id: check-github-workflows
@@ -37,7 +37,7 @@ repos:
3737
- id: check-readthedocs
3838

3939
- repo: https://github.com/pre-commit/pre-commit-hooks.git
40-
rev: v4.5.0
40+
rev: v4.6.0
4141
hooks:
4242
# Side-effects:
4343
- id: end-of-file-fixer

0 commit comments

Comments
 (0)