1 Commits

Author SHA1 Message Date
5aa3e478db chore(deps): migrate renovate config to shared preset 2026-03-22 12:51:03 +02:00
2 changed files with 2 additions and 4 deletions

View File

@@ -1,6 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>ivuorinen/renovate-config"
]
"extends": ["github>ivuorinen/renovate-config"]
}

View File

@@ -41,7 +41,7 @@
"markdownlint-cli": "^0.48.0",
"minimatch": "^10.2.4"
},
"packageManager": "yarn@4.13.0",
"packageManager": "yarn@4.12.0",
"devDependencies": {
"@ivuorinen/semantic-release-config": "^1.1.3"
},