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.
2 parents 92e5acf + 2a032a8 commit cd086b1Copy full SHA for cd086b1
1 file changed
.github/dependabot.yml
@@ -10,17 +10,6 @@ updates:
10
actions:
11
patterns:
12
- "*"
13
-
14
- # Updates for support/v2 branch
15
- - package-ecosystem: "pip"
16
- directory: "/"
17
- target-branch: "support/v2"
18
- schedule:
19
- interval: "weekly"
20
- groups:
21
- requirements:
22
- patterns:
23
- - "*"
24
- package-ecosystem: "github-actions"
25
directory: "/"
26
target-branch: "support/v2"
0 commit comments