There was an error while loading. Please reload this page.
2 parents 0b73d9a + a39b499 commit f2bfe9dCopy full SHA for f2bfe9d
1 file changed
.github/dependabot.yml
@@ -4,6 +4,20 @@ updates:
4
directory: "/"
5
schedule:
6
interval: "weekly"
7
+ - package-ecosystem: "github-actions"
8
+ directory: "/"
9
+ schedule:
10
+ interval: "weekly"
11
+ target-branch: "6.0.x"
12
+ commit-message:
13
+ prefix: "[6.0.x] "
14
15
16
17
18
+ target-branch: "5.3.x"
19
20
+ prefix: "[5.3.x] "
21
- package-ecosystem: "github-actions"
22
23
0 commit comments