Renovate pinning (#13218)
This commit is contained in:
parent
e0c62a698b
commit
4e4d283f86
|
@ -1,7 +1,9 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:base"
|
||||
"config:base",
|
||||
"docker:pinDigests",
|
||||
"helpers:pinGitHubActionDigests"
|
||||
],
|
||||
"ignorePaths": ["instrumentation/**"],
|
||||
// needed in order to get patch-only updates in package rules below
|
||||
|
|
Loading…
Reference in New Issue