Skip to content

Commit 01285d8

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/editorconfig-checker/editorconfig-checker.python: 3.0.3 → 3.1.2](editorconfig-checker/editorconfig-checker.python@3.0.3...3.1.2) - [github.com/sirosen/check-jsonschema: 0.30.0 → 0.31.0](python-jsonschema/check-jsonschema@0.30.0...0.31.0)
1 parent de780f1 commit 01285d8

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.0.3
69+
rev: 3.1.2
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.30.0
88+
rev: 0.31.0
8989
hooks:
9090
- id: check-github-workflows
9191

0 commit comments

Comments
 (0)