Skip to content

Commit e99e178

Browse files
mamueluthgithub-actions[bot]
authored andcommitted
Bump version of pre-commit hooks
1 parent c6b2326 commit e99e178

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
@@ -36,7 +36,7 @@ repos:
3636

3737
# Python hooks
3838
- repo: https://github.com/asottile/pyupgrade
39-
rev: v3.16.0
39+
rev: v3.17.0
4040
hooks:
4141
- id: pyupgrade
4242
args: [--py36-plus]
@@ -131,7 +131,7 @@ repos:
131131
exclude: CHANGELOG\.rst|\.(svg|pyc)$
132132

133133
- repo: https://github.com/python-jsonschema/check-jsonschema
134-
rev: 0.28.6
134+
rev: 0.29.1
135135
hooks:
136136
- id: check-github-workflows
137137
args: ["--verbose"]

0 commit comments

Comments
 (0)