add .github files

This commit is contained in:
Joel Wetzell
2026-02-13 20:29:46 -06:00
parent a59778af01
commit 0f35a69b4a
2 changed files with 41 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
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'