feat: always extend commons

This commit is contained in:
2026-02-08 19:54:11 +01:00
parent d142b731b5
commit 287979ad0a
5 changed files with 5 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["helpers:pinGitHubActionDigests"],
"extends": ["local>t.behrendt/renovate-configs:common", "helpers:pinGitHubActionDigests"],
"packageRules": [
{
"matchManagers": ["github-actions"],