Skip to content

Commit 61a4430

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/editorconfig-checker/editorconfig-checker.python: 2.7.3 → 3.0.3](editorconfig-checker/editorconfig-checker.python@2.7.3...3.0.3) - [github.com/python-jsonschema/check-jsonschema: 0.29.2 → 0.29.3](python-jsonschema/check-jsonschema@0.29.2...0.29.3)
1 parent 56cdc48 commit 61a4430

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,7 +19,7 @@ repos:
1919
- id: check-yaml
2020
- id: check-added-large-files
2121
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
22-
rev: "2.7.3"
22+
rev: "3.0.3"
2323
hooks:
2424
- id: editorconfig-checker
2525
alias: ec
@@ -34,7 +34,7 @@ repos:
3434
entry: corepack yarn lint --cache --quiet
3535
language: system
3636
- repo: https://github.com/python-jsonschema/check-jsonschema
37-
rev: 0.29.2
37+
rev: 0.29.3
3838
hooks:
3939
- id: check-renovate
4040
additional_dependencies: ["pyjson5"]

0 commit comments

Comments
 (0)