mirror of
https://github.com/Mikaela/cv.git
synced 2026-01-24 19:18:01 +01:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/python-jsonschema/check-jsonschema: 0.34.0 → 0.36.0](https://github.com/python-jsonschema/check-jsonschema/compare/0.34.0...0.36.0) - [github.com/fsfe/reuse-tool: v5.1.1 → v6.2.0](https://github.com/fsfe/reuse-tool/compare/v5.1.1...v6.2.0) - [github.com/editorconfig-checker/editorconfig-checker.python: 3.4.0 → 3.6.0](https://github.com/editorconfig-checker/editorconfig-checker.python/compare/3.4.0...3.6.0)
This commit is contained in:
parent
5711f1d339
commit
114e19c93f
@ -58,7 +58,7 @@ repos:
|
||||
args: [--update-only, --no-title]
|
||||
|
||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||
rev: 0.34.0
|
||||
rev: 0.36.0
|
||||
hooks:
|
||||
- id: check-dependabot
|
||||
- id: check-github-actions
|
||||
@ -68,7 +68,7 @@ repos:
|
||||
additional_dependencies: ["pyjson5"]
|
||||
|
||||
- repo: https://github.com/fsfe/reuse-tool
|
||||
rev: v5.1.1
|
||||
rev: v6.2.0
|
||||
hooks:
|
||||
- id: reuse
|
||||
exclude: ^.cache\/.*$
|
||||
@ -81,7 +81,7 @@ repos:
|
||||
language: system
|
||||
|
||||
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
||||
rev: "3.4.0"
|
||||
rev: "3.6.0"
|
||||
hooks:
|
||||
- id: editorconfig-checker
|
||||
alias: ec
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user