mirror of
https://github.com/cloudflare/cloudflared.git
synced 2026-08-07 07:14:57 +00:00
Migrate config renovate.json
This commit is contained in:
committed by
João "Pisco" Fernandes
parent
f76f75b449
commit
a9d023b7a2
+4
-4
@@ -27,11 +27,11 @@
|
||||
"matchManagers": [
|
||||
"dockerfile"
|
||||
],
|
||||
"matchPackagePrefixes": [
|
||||
"gcr.io/distroless/"
|
||||
],
|
||||
"enabled": true,
|
||||
"pinDigests": true
|
||||
"pinDigests": true,
|
||||
"matchPackageNames": [
|
||||
"gcr.io/distroless/{/,}**"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user