Skip to content

Commit bd438a2

Browse files
authored
Bump version of pre-commit hooks (#650) (#651)
1 parent a1d75c7 commit bd438a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ repos:
136136
exclude: CHANGELOG\.rst|\.(svg|pyc)$
137137

138138
- repo: https://github.com/python-jsonschema/check-jsonschema
139-
rev: 0.33.1
139+
rev: 0.33.2
140140
hooks:
141141
- id: check-github-workflows
142142
args: ["--verbose"]

0 commit comments

Comments
 (0)