Use Dependabot for dependency updates
More info: https://docs.github.com/en/github/administering-a-repository/keeping-your-dependencies-updated-automatically
This commit is contained in:
parent
6184509494
commit
f22df0ce23
10
.github/dependabot.yml
vendored
Normal file
10
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: gomod
|
||||
directory: /
|
||||
schedule:
|
||||
interval: daily
|
||||
- package-ecosystem: github-actions
|
||||
directory: /
|
||||
schedule:
|
||||
interval: daily
|
Loading…
Reference in New Issue
Block a user