jekyll build from Action c7bb074b1d
This commit is contained in:
19
renovate.json
Normal file
19
renovate.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
],
|
||||
"baseBranches": [
|
||||
"develop"
|
||||
],
|
||||
"skipInstalls": true,
|
||||
"ignoreScripts": true,
|
||||
"ignorePaths": [
|
||||
"**/.github/**",
|
||||
"**/.gitea/**"
|
||||
],
|
||||
"osvVulnerabilityAlerts": true,
|
||||
"reviewers": [
|
||||
"f.weber"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user