revert dependabot.yml to original state
This commit is contained in:
parent
25622c6742
commit
452fc4773e
1 changed files with 1 additions and 10 deletions
11
.github/dependabot.yml
vendored
11
.github/dependabot.yml
vendored
|
|
@ -28,13 +28,4 @@ updates:
|
||||||
- "v1.x"
|
- "v1.x"
|
||||||
target-branch: "v1.x"
|
target-branch: "v1.x"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
|
|
||||||
# branch - dependabot testing
|
|
||||||
- package-ecosystem: "github-actions"
|
|
||||||
directory: "/"
|
|
||||||
labels:
|
|
||||||
- "dependencies"
|
|
||||||
- "v3.x"
|
|
||||||
schedule:
|
|
||||||
interval: "daily"
|
|
||||||
Loading…
Reference in a new issue