mirror of
https://github.com/Mikaela/cv.git
synced 2024-11-22 08:29:24 +01:00
..pre-commit-config.yaml: update check-jsonschema & comment verbosity of pnpm
This commit is contained in:
parent
bcab3b97b0
commit
d4f2b4f968
@ -57,7 +57,7 @@ repos:
|
|||||||
args: [--update-only, --no-title]
|
args: [--update-only, --no-title]
|
||||||
|
|
||||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||||
rev: 0.28.5
|
rev: 0.28.6
|
||||||
hooks:
|
hooks:
|
||||||
- id: check-dependabot
|
- id: check-dependabot
|
||||||
- id: check-github-workflows
|
- id: check-github-workflows
|
||||||
@ -70,7 +70,7 @@ repos:
|
|||||||
entry: corepack pnpm install -D
|
entry: corepack pnpm install -D
|
||||||
language: system
|
language: system
|
||||||
always_run: true
|
always_run: true
|
||||||
verbose: true
|
#verbose: true
|
||||||
pass_filenames: false
|
pass_filenames: false
|
||||||
- id: prettier
|
- id: prettier
|
||||||
name: prettier
|
name: prettier
|
||||||
|
Loading…
Reference in New Issue
Block a user