update pnpm & check-jsonschema

This commit is contained in:
Aminda Suomalainen 2025-03-10 09:17:56 +02:00
parent e37d7c7c8f
commit bdc4249ad9
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
2 changed files with 2 additions and 2 deletions

View File

@ -68,7 +68,7 @@ repos:
]
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.31.2
rev: 0.31.3
hooks:
- id: check-dependabot
- id: check-github-actions

2
package.json vendored
View File

@ -8,6 +8,6 @@
"prettier-plugin-sh": "0.15.0",
"prettier-plugin-toml": "2.0.2"
},
"packageManager": "pnpm@10.5.2+sha512.da9dc28cd3ff40d0592188235ab25d3202add8a207afbedc682220e4a0029ffbff4562102b9e6e46b4e3f9e8bd53e6d05de48544b0c57d4b0179e22c76d1199b",
"packageManager": "pnpm@10.6.2+sha512.47870716bea1572b53df34ad8647b42962bc790ce2bf4562ba0f643237d7302a3d6a8ecef9e4bdfc01d23af1969aa90485d4cebb0b9638fa5ef1daef656f6c1b",
"prettier": "@aminda/global-prettier-config"
}