Renovate pinning (#13218)

This commit is contained in:
Trask Stalnaker 2025-02-05 05:43:10 -08:00 committed by GitHub
parent e0c62a698b
commit 4e4d283f86
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -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