Skip to content

Commit fd16f18

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adrienverge/yamllint: v1.35.1 → v1.37.0](adrienverge/yamllint@v1.35.1...v1.37.0) - [github.com/sirosen/check-jsonschema: 0.29.4 → 0.32.1](python-jsonschema/check-jsonschema@0.29.4...0.32.1)
1 parent ce754c7 commit fd16f18

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
@@ -23,15 +23,15 @@ repos:
2323
- id: check-json
2424
- id: check-ast
2525
- repo: https://github.com/adrienverge/yamllint
26-
rev: v1.35.1
26+
rev: v1.37.0
2727
hooks:
2828
- id: yamllint
2929
- repo: https://github.com/Lucas-C/pre-commit-hooks
3030
rev: v1.5.5
3131
hooks:
3232
- id: remove-tabs
3333
- repo: https://github.com/sirosen/check-jsonschema
34-
rev: 0.29.4
34+
rev: 0.32.1
3535
hooks:
3636
- id: check-github-workflows
3737
- id: check-github-actions

0 commit comments

Comments
 (0)