Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
821814a95c |
|||
|
6888d317f0 |
2 changed files with 10 additions and 7 deletions
|
|
@ -29,13 +29,20 @@
|
|||
// https://docs.renovatebot.com/presets-default/#automergestablenonmajor
|
||||
{
|
||||
"groupName": "all stable non-major dependencies",
|
||||
"groupSlug": "all-stable-minor-patch",
|
||||
"groupSlug": "all-stable-minor",
|
||||
"matchCurrentVersion": "!/^0/",
|
||||
"matchUpdateTypes": [
|
||||
"minor",
|
||||
"patch"
|
||||
"minor"
|
||||
],
|
||||
"excludePackageNames": [
|
||||
"git.hamburg.ccc.de/ccchh/oci-images/keycloak"
|
||||
]
|
||||
},
|
||||
{
|
||||
"matchUpdateTypes": ["patch"],
|
||||
"matchCurrentVersion": "!/^0/",
|
||||
"automerge": true
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"matchPackageNames": ["docker.io/pretix/standalone"],
|
||||
|
|
|
|||
|
|
@ -134,10 +134,6 @@ octopi A 10.89.212.31
|
|||
|
||||
;cisco-slm248p A 10.89.208.27
|
||||
|
||||
waybackproxy A 10.89.212.33
|
||||
|
||||
alnair A 10.89.210.23
|
||||
TXT "Sun SparcStation 4 Retro"
|
||||
|
||||
;
|
||||
; Public Club Services
|
||||
|
|
|
|||
Loading…
Reference in a new issue