We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cece719 commit d778e1dCopy full SHA for d778e1d
.github/dependabot.yml
@@ -1,6 +1,5 @@
1
version: 2
2
updates:
3
-# Default Branch
4
- package-ecosystem: "github-actions"
5
directory: "/"
6
schedule:
@@ -16,21 +15,3 @@ updates:
16
15
- RandomByte
17
- matz3
18
versioning-strategy: increase
19
-# v2 Branch
20
-- package-ecosystem: "github-actions"
21
- directory: "/"
22
- schedule:
23
- interval: "weekly"
24
- target-branch: "v2"
25
-- package-ecosystem: npm
26
27
28
- interval: weekly
29
- day: sunday
30
- time: "10:00"
31
- timezone: Etc/UCT
32
33
- reviewers:
34
- - RandomByte
35
- - matz3
36
- versioning-strategy: increase
0 commit comments