More info: https://docs.github.com/en/github/administering-a-repository/keeping-your-dependencies-updated-automatically
11 lines
193 B
YAML
11 lines
193 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: gomod
|
|
directory: /
|
|
schedule:
|
|
interval: daily
|
|
- package-ecosystem: github-actions
|
|
directory: /
|
|
schedule:
|
|
interval: daily
|