created renovate json
All checks were successful
ShellCheck / Shell syntax checker (push) Successful in 11s
All checks were successful
ShellCheck / Shell syntax checker (push) Successful in 11s
This commit is contained in:
parent
7e2eabd842
commit
31879f8d2f
@ -1,6 +0,0 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "gitea-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
9
.gitea/renovate.json
Normal file
9
.gitea/renovate.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"extends": ["config:base"],
|
||||
"packageRules": [
|
||||
{
|
||||
"managers": ["gitea-actions"],
|
||||
"schedule": ["before 6am on every weekday"]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user