Skip to content

Commit f8b8776

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/editorconfig-checker/editorconfig-checker.python: 3.4.1 → 3.6.0](editorconfig-checker/editorconfig-checker.python@3.4.1...3.6.0) - [github.com/sirosen/check-jsonschema: 0.35.0 → 0.36.0](python-jsonschema/check-jsonschema@0.35.0...0.36.0)
1 parent 038c976 commit f8b8776

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
@@ -66,7 +66,7 @@ repos:
6666
args: [--mapping, '2', --sequence, '2', --offset, '0', --width, '250']
6767

6868
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
69-
rev: 3.4.1
69+
rev: 3.6.0
7070
hooks:
7171
- id: editorconfig-checker
7272
name: check .editorconfig rules
@@ -85,7 +85,7 @@ repos:
8585
args: [--config=.cmake-linter.yml]
8686

8787
- repo: https://github.com/sirosen/check-jsonschema
88-
rev: 0.35.0
88+
rev: 0.36.0
8989
hooks:
9090
- id: check-github-workflows
9191

0 commit comments

Comments
 (0)