1
0
mirror of https://github.com/mum4k/termdash.git synced 2025-04-25 13:48:50 +08:00
termdash/.github/dependabot.yml
Jakub Sobon 7b0edc051a
Dependabot for github actions.
Signed-off-by: Jakub Sobon <mumak@google.com>
2024-01-29 14:56:13 -05:00

15 lines
398 B
YAML

# Please see the documentation for all configuration options:
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
target-branch: "devel"
schedule:
interval: "weekly"
- package-ecosystem: github-actions
directory: /
schedule:
interval: "weekly"