Skip to content

Commit 62c3d39

Browse files
authored
Merge pull request #382 from CCPBioSim/381-general-update-enabled-renovate-managers
Enable GitHub Actions Updates in Renovate
2 parents 1549db8 + aa7dfa5 commit 62c3d39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"group:monorepos",
66
"group:recommended"
77
],
8-
"enabledManagers": ["pep621"],
8+
"enabledManagers": ["pep621", "github-actions"],
99
"pep621": {
1010
"enabled": true
1111
},

0 commit comments

Comments
 (0)