chore(renovate): automerge dev dependencies (#30)

This commit is contained in:
Sebastian Poxhofer 2025-03-08 23:07:02 +01:00 committed by GitHub
parent bf4743acac
commit ef9927d030
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 0 deletions

View file

@ -7,6 +7,7 @@
"pnpm": "10.5.2"
},
"scripts": {
"fix": "pnpm run prettier:fix",
"test": "vitest",
"prettier:check": "prettier --check .",
"prettier:fix": "prettier --write ."