remove dependabot config

This commit is contained in:
Joel Wetzell
2026-08-17 12:28:47 -05:00
parent cf34c0ec1f
commit 2b28ef4f61
-18
View File
@@ -1,18 +0,0 @@
version: 2
updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'weekly'
groups:
angular:
applies-to: version-updates
patterns:
- '@angular*'
update-types:
- 'minor'
- 'patch'
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'weekly'