We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62eb7f3 commit 6b07b07Copy full SHA for 6b07b07
.github/renovate.json5
@@ -1,7 +1,9 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": [
4
- "config:base"
+ "config:base",
5
+ "docker:pinDigests",
6
+ "helpers:pinGitHubActionDigests"
7
],
8
"ignorePaths": ["instrumentation/**"],
9
// needed in order to get patch-only updates in package rules below
0 commit comments