move back config file to repo root
All checks were successful
renovate / renovate (push) Successful in 18s
All checks were successful
renovate / renovate (push) Successful in 18s
This commit is contained in:
parent
a3b9dad0a7
commit
3e3692a2c8
2 changed files with 1 additions and 1 deletions
14
renovate.json
Normal file
14
renovate.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"$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
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue