mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-08-14 14:39:48 +00:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/editorconfig-checker/editorconfig-checker.python: 3.6.1 → 3.8.0](https://github.com/editorconfig-checker/editorconfig-checker.python/compare/3.6.1...3.8.0) - [github.com/python-jsonschema/check-jsonschema: 0.37.2 → 0.37.4](https://github.com/python-jsonschema/check-jsonschema/compare/0.37.2...0.37.4)
This commit is contained in:
@@ -19,7 +19,7 @@ repos:
|
||||
- id: check-yaml
|
||||
- id: check-added-large-files
|
||||
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
||||
rev: "3.6.1"
|
||||
rev: "3.8.0"
|
||||
hooks:
|
||||
- id: editorconfig-checker
|
||||
alias: ec
|
||||
@@ -42,7 +42,7 @@ repos:
|
||||
language: system
|
||||
pass_filenames: false
|
||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||
rev: 0.37.2
|
||||
rev: 0.37.4
|
||||
hooks:
|
||||
- id: check-renovate
|
||||
additional_dependencies: ["pyjson5"]
|
||||
|
||||
Reference in New Issue
Block a user