mirror of
https://github.com/Mikaela/cv.git
synced 2024-11-22 00:19: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]
|
||||
|
||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||
rev: 0.28.5
|
||||
rev: 0.28.6
|
||||
hooks:
|
||||
- id: check-dependabot
|
||||
- id: check-github-workflows
|
||||
@ -70,7 +70,7 @@ repos:
|
||||
entry: corepack pnpm install -D
|
||||
language: system
|
||||
always_run: true
|
||||
verbose: true
|
||||
#verbose: true
|
||||
pass_filenames: false
|
||||
- id: prettier
|
||||
name: prettier
|
||||
|
Loading…
Reference in New Issue
Block a user