Skip to content

Commit 65f862f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/python-jsonschema/check-jsonschema: 0.35.0 → 0.36.0](python-jsonschema/check-jsonschema@0.35.0...0.36.0) - [github.com/Lucas-C/pre-commit-hooks: v1.5.5 → v1.5.6](Lucas-C/pre-commit-hooks@v1.5.5...v1.5.6)
1 parent 50190a3 commit 65f862f

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
@@ -19,11 +19,11 @@ repos:
1919
args: ['--fix=lf']
2020
- id: trailing-whitespace
2121
- repo: https://github.com/python-jsonschema/check-jsonschema
22-
rev: 0.35.0
22+
rev: 0.36.0
2323
hooks:
2424
- id: check-github-workflows
2525
- repo: https://github.com/Lucas-C/pre-commit-hooks
26-
rev: v1.5.5
26+
rev: v1.5.6
2727
hooks:
2828
- id: forbid-tabs
2929
- id: remove-tabs

0 commit comments

Comments
 (0)