awesome-zsh-plugins/.github/dependabot.yml
Joe Block c8bdae7328 Add dependabot configuration
Signed-off-by: Joe Block <jpb@unixorn.net>
2023-03-01 09:10:41 -07:00

9 lines
179 B
YAML

---
# Use `allow` to specify which dependencies to maintain
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"