master-thesis/.github/dependabot.yml

8 lines
262 B
YAML
Raw Normal View History

2024-07-06 12:05:26 +02:00
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/package" # Location of package manifests
schedule:
interval: "weekly"