We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9bbe7c commit 158d49dCopy full SHA for 158d49d
1 file changed
synthtool/gcp/templates/node_library/renovate.json
@@ -15,6 +15,10 @@
15
{
16
"extends": "packages:linters",
17
"groupName": "linters"
18
+ },
19
+ {
20
+ "matchManagers": ["github-actions"],
21
+ "enabled": false
22
}
23
],
24
"ignoreDeps": ["typescript"]
0 commit comments