1
0
mirror of https://github.com/Mikaela/cv.git synced 2026-01-01 15:58:12 +01:00

[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/python-jsonschema/check-jsonschema: 0.23.0 → 0.23.1](https://github.com/python-jsonschema/check-jsonschema/compare/0.23.0...0.23.1)
This commit is contained in:
pre-commit-ci[bot] 2023-06-06 00:41:42 +00:00 committed by GitHub
parent 051b5c0d5d
commit 936b7dfcb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ repos:
args: [--update-only] args: [--update-only]
- repo: https://github.com/python-jsonschema/check-jsonschema - repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.23.0 rev: 0.23.1
hooks: hooks:
- id: check-dependabot - id: check-dependabot
- id: check-github-actions - id: check-github-actions