Modified Dependabot updates interval to monthly

This commit is contained in:
Chris Kankiewicz
2025-03-24 09:27:52 -07:00
parent a7244b126f
commit 462a10b02c

View File

@@ -4,20 +4,20 @@ updates:
- package-ecosystem: composer
directory: "/"
schedule:
interval: weekly
interval: monthly
assignees:
- PHLAK
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
interval: monthly
assignees:
- PHLAK
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
interval: monthly
assignees:
- PHLAK