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 6722343 + 2a032a8 commit 7cb16f3Copy full SHA for 7cb16f3
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