mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-10-21 20:07:26 +00:00
Renovate config updates (#2519)
This commit is contained in:
5
.github/renovate.json
vendored
5
.github/renovate.json
vendored
@@ -35,6 +35,11 @@
|
||||
"matchUpdateTypes": ["minor", "patch"],
|
||||
"matchFileNames": ["docs/**/package.json"],
|
||||
"extends": ["schedule:daily"]
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"matchPackagePatterns": ["xgo"],
|
||||
"versioning": "regex:^go-(?<major>\\d+)?(\\.(?<minor>\\d+))?(\\.(?<patch>\\d+))$"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user