We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2f0f7b commit 3cf0a1cCopy full SHA for 3cf0a1c
1 file changed
.github/dependabot.yml
@@ -110,6 +110,30 @@ updates:
110
- 'type: task'
111
- 'in: build'
112
113
+ - package-ecosystem: github-actions
114
+ target-branch: main
115
+ schedule:
116
+ interval: weekly
117
+ labels:
118
+ - 'type: task'
119
+ - 'in: build'
120
+
121
122
+ target-branch: 7.0.x
123
124
125
126
127
128
129
130
+ target-branch: 6.5.x
131
132
133
134
135
136
137
- package-ecosystem: 7.0.x
138
target-branch: main
139
directory: /docs
0 commit comments