Add dependabot configuration

Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
Joe Block 2023-03-01 09:09:25 -07:00
parent 157e8b6586
commit c8bdae7328

9
.github/dependabot.yml vendored Normal file
View file

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