chore: change to best-practices
ci/woodpecker/push/lint_general Pipeline was successful Details

pull/26/head^2
Richard Attermeyer 2024-01-28 21:27:51 +00:00
parent ed265b9508
commit 34a89cd8fe
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"],
"extends": ["config:best-practices"],
"platform": "gitea"
}