renovate: test pip
This commit is contained in:
parent
d6e5867488
commit
9ac9ae6298
1 changed files with 4 additions and 1 deletions
|
@ -3,5 +3,8 @@
|
||||||
"extends": [
|
"extends": [
|
||||||
"config:recommended"
|
"config:recommended"
|
||||||
],
|
],
|
||||||
"ignorePaths": ["**/friedhof/**"]
|
"ignorePaths": ["**/friedhof/**"],
|
||||||
|
"pip_requirements": {
|
||||||
|
"fileMatch": ["group_vars/ansible.yml"]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue