Skip to content

Commit 2fab73b

Browse files
authored
Add 'github-actions' to enabledManagers
1 parent 3881e39 commit 2fab73b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"extends": [
44
"config:recommended"
55
],
6-
"enabledManagers": ["gradle"],
6+
"enabledManagers": ["gradle", "github-actions"],
77
"regexManagers": [
88
{
99
"fileMatch": ["(^|/)gradle\\.properties$"],

0 commit comments

Comments
 (0)