Skip to content
This repository was archived by the owner on Mar 28, 2025. It is now read-only.

Commit 319c01f

Browse files
Bump version of pre-commit hooks (#390)
1 parent def1a86 commit 319c01f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
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.29.4
139+
rev: 0.30.0
140140
hooks:
141141
- id: check-github-workflows
142142
args: ["--verbose"]

0 commit comments

Comments
 (0)