add dependabot check for github action updates

This commit is contained in:
Rich Megginson 2023-04-10 15:57:34 -06:00
parent 511527c889
commit e66f115631

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

@ -0,0 +1,7 @@
---
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: monthly