Skip to content

Commit 264fb09

Browse files
committed
chore(renovate): disable js-yaml auto-updates, managed manually
1 parent fbdcf9b commit 264fb09

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/renovate.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -754,6 +754,13 @@
754754
"github.com/prometheus/client_golang"
755755
],
756756
"sourceUrl": "https://github.com/prometheus/client_golang"
757+
},
758+
{
759+
"description": "Disable js-yaml updates — pinned in overrides for security; managed manually",
760+
"matchPackageNames": [
761+
"js-yaml"
762+
],
763+
"enabled": false
757764
}
758765
]
759766
}

0 commit comments

Comments
 (0)