Compare commits

...

2 Commits

Author SHA1 Message Date
John Losito
f9bfd2acbc
Merge 09e769e79b into 0153b387e5 2024-06-14 13:58:26 +00:00
John Losito
09e769e79b
Check for github action updates monthly 2022-12-17 12:57:36 -05:00

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

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