1
0
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:
pre-commit-ci[bot] 2026-01-05 19:43:32 +00:00 committed by GitHub
parent 5711f1d339
commit 114e19c93f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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