1
1
mirror of https://github.com/casey/just.git synced 2024-11-26 00:24:22 +03:00
just/.github/dependabot.yml

11 lines
216 B
YAML
Raw Normal View History

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