update deps

This commit is contained in:
Aminda Suomalainen 2024-11-25 10:40:50 +02:00
parent b92e25961e
commit b4aedd740a
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
2 changed files with 2 additions and 2 deletions

View File

@ -79,7 +79,7 @@ repos:
additional_dependencies: ["pyjson5"]
- repo: https://github.com/fsfe/reuse-tool
rev: v4.0.3
rev: v5.0.2
hooks:
- id: reuse
exclude: ^.cache\/.*$

2
package.json vendored
View File

@ -2,6 +2,6 @@
"devDependencies": {
"@aminda/global-prettier-config": "2024.28.4"
},
"packageManager": "pnpm@9.12.3+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee",
"packageManager": "pnpm@9.14.2+sha512.6e2baf77d06b9362294152c851c4f278ede37ab1eba3a55fda317a4a17b209f4dbb973fb250a77abc463a341fcb1f17f17cfa24091c4eb319cda0d9b84278387",
"prettier": "@aminda/global-prettier-config"
}