Skip to content

Commit 2492e29

Browse files
chore: update pre-commit hooks (#59)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 41025b6 commit 2492e29

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
@@ -4,11 +4,11 @@ ci:
44
autoupdate_schedule: weekly
55
repos:
66
- repo: https://github.com/python-jsonschema/check-jsonschema
7-
rev: 0.31.0
7+
rev: 0.31.1
88
hooks:
99
- id: check-github-workflows
1010
- repo: https://github.com/codespell-project/codespell
11-
rev: v2.4.0
11+
rev: v2.4.1
1212
hooks:
1313
- id: codespell
1414
args: ["-L", ""]

0 commit comments

Comments
 (0)