This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Migrate config .github/renovate.json
pull/4336/head
renovate[bot]
11 months ago
committed by
Slavi Pantaleev
parent
5d0b0c98ae
commit
429bbc1c7d
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
.github/renovate.json
+ 2
- 2
.github/renovate.json
View File
@@ -9,8 +9,8 @@
"customManagers": [
{
"customType": "regex",
"
fileMatch
": [
"defaults/main.yml$"
"
managerFilePatterns
": [
"
/
defaults/main.yml$
/
"
],
"matchStrings": [
"# renovate: datasource=(?<datasource>[a-z-.]+?) depName=(?<depName>[^\\s]+?)(?: (?:lookupName|packageName)=(?<packageName>[^\\s]+?))?(?: versioning=(?<versioning>[a-z-0-9]+?))?\\s+[A-Za-z0-9_]+?(?:_version|_tag)\\s*:\\s*[\"']?(?<currentValue>.+?)[\"']?\\s"
Write
Preview
Loading…
Cancel
Save