defining config file path
All checks were successful
renovate / renovate (push) Successful in 18s

This commit is contained in:
Oliver Lippert 2024-01-21 12:21:07 +01:00
parent a2f105e18a
commit a3b9dad0a7
Signed by: oliver
GPG key ID: 4AE99C459BC7D2B3
2 changed files with 1 additions and 1 deletions

View file

@ -1,14 +0,0 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
"helpers:pinGitHubActionDigests"
],
"platform": "gitea",
"automerge": false,
"semanticCommits": "enabled",
"semanticCommitType": "build",
"semanticCommitScope": "deps",
"dependencyDashboard": false,
"prHourlyLimit": 0
}