just/.github/dependabot.yml
2024-01-24 23:12:18 +00:00

11 lines
216 B
YAML

version: 2
updates:
- package-ecosystem: github-actions
directory: /
groups:
GitHub_Actions:
patterns:
- "*" # open a single pull request to update all actions
schedule:
interval: weekly