chore: change docker to daily updates re security
This commit is contained in:
parent
f5c48f0648
commit
bf6971e537
1 changed files with 1 additions and 1 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
@ -10,7 +10,7 @@ updates:
|
|||
directory: "/"
|
||||
target-branch: "master"
|
||||
schedule:
|
||||
interval: "monthly"
|
||||
interval: "daily"
|
||||
|
||||
- package-ecosystem: "gomod"
|
||||
directory: "/"
|
||||
|
|
Loading…
Reference in a new issue