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"
|
||||
target-branch: "v1.x"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
||||
# branch - dependabot testing
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
labels:
|
||||
- "dependencies"
|
||||
- "v3.x"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "weekly"
|
||||
Loading…
Reference in a new issue