mirror of
https://github.com/Azure/setup-kubectl.git
synced 2026-02-16 04:07:02 +00:00
reverting the changes to the dependabot
This commit is contained in:
parent
288ca6f74a
commit
b7b1cdff27
1 changed files with 4 additions and 2 deletions
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
|
|
@ -12,5 +12,7 @@ updates:
|
||||||
directory: .github/workflows
|
directory: .github/workflows
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: weekly
|
||||||
labels:
|
groups:
|
||||||
- dependencies
|
actions:
|
||||||
|
patterns:
|
||||||
|
- '*'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue