1
0
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:
Aminda Suomalainen 2024-07-04 10:54:12 +03:00
parent bcab3b97b0
commit d4f2b4f968
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -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