ci: renovate: fix json
This commit is contained in:
parent
6ebbb85f63
commit
dc43a27d29
1 changed files with 7 additions and 5 deletions
|
@ -3,5 +3,7 @@
|
|||
"extends": [
|
||||
"config:recommended"
|
||||
],
|
||||
"ignorePaths": ["**/friedhof/**"],
|
||||
"ignorePaths": [
|
||||
"**/friedhof/**"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue