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: "/"
|
directory: "/"
|
||||||
target-branch: "master"
|
target-branch: "master"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "monthly"
|
interval: "daily"
|
||||||
|
|
||||||
- package-ecosystem: "gomod"
|
- package-ecosystem: "gomod"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
|
|
Loading…
Reference in a new issue