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

[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/python-jsonschema/check-jsonschema: 0.27.1 → 0.27.3](https://github.com/python-jsonschema/check-jsonschema/compare/0.27.1...0.27.3)
- [github.com/pre-commit/mirrors-prettier: v3.1.0 → v4.0.0-alpha.8](https://github.com/pre-commit/mirrors-prettier/compare/v3.1.0...v4.0.0-alpha.8)
This commit is contained in:
pre-commit-ci[bot] 2024-01-01 19:14:10 +00:00 committed by GitHub
parent 6f7d428820
commit d68b00c710
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: [