Compare commits

...

2 Commits

Author SHA1 Message Date
John Losito
fbe2a0ad39
Merge 09e769e79b4552453886aa78f079f9656b19ac00 into 2b4fbfce25902d557b86b003cf48f738129efce4 2025-03-26 07:22:11 +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"