1
0
mirror of https://github.com/Mikaela/cv.git synced 2026-01-10 20:28:00 +01:00

Merge d68b00c7102cf1478b3ab0b4789faa95b3fd1319 into 6f7d4288200b41316c9eec3fdaf962043f8ae5be

This commit is contained in:
pre-commit-ci[bot] 2024-01-01 19:14:12 +00:00 committed by GitHub
commit 6b6b53dfa9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,14 +38,14 @@ repos:
args: [--update-only, --notitle] args: [--update-only, --notitle]
- repo: https://github.com/python-jsonschema/check-jsonschema - repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.27.1 rev: 0.27.3
hooks: hooks:
- id: check-dependabot - id: check-dependabot
- id: check-github-workflows - id: check-github-workflows
- id: check-gitlab-ci - id: check-gitlab-ci
- repo: https://github.com/pre-commit/mirrors-prettier - repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.1.0" rev: "v4.0.0-alpha.8"
hooks: hooks:
- id: prettier - id: prettier
#additional_dependencies: [ #additional_dependencies: [