Skip to content

Commit 2f540dc

Browse files
alan-agius4clydin
authored andcommitted
ci: configure renovate to manage GitHub workflow updates
Update renovate config to allow GitHub workflow updates
1 parent 69b972f commit 2f540dc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"WORKSPACE",
1717
"package.json",
1818
"packages/**/package.json",
19-
"tests/legacy-cli/e2e/ng-snapshot/package.json"
19+
"tests/legacy-cli/e2e/ng-snapshot/package.json",
20+
".github/workflows/**/*.yml"
2021
],
2122
"packageRules": [
2223
{

0 commit comments

Comments
 (0)