1
0
mirror of https://github.com/Mikaela/cv.git synced 2025-01-08 11:12:33 +01:00

[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/sync-pre-commit-deps: v0.0.1 → v0.0.2](https://github.com/pre-commit/sync-pre-commit-deps/compare/v0.0.1...v0.0.2)
- [github.com/python-jsonschema/check-jsonschema: 0.29.4 → 0.30.0](https://github.com/python-jsonschema/check-jsonschema/compare/0.29.4...0.30.0)
This commit is contained in:
pre-commit-ci[bot] 2025-01-06 22:00:27 +00:00 committed by GitHub
parent 5588c123b9
commit 1d41e769f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,7 +43,7 @@ repos:
args: [--autofix, --no-ensure-ascii]
- repo: https://github.com/pre-commit/sync-pre-commit-deps
rev: v0.0.1
rev: v0.0.2
hooks:
- id: sync-pre-commit-deps
@ -59,7 +59,7 @@ repos:
args: [--update-only, --no-title]
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.4
rev: 0.30.0
hooks:
- id: check-dependabot
- id: check-github-actions