1
0
mirror of https://github.com/djkotowski/personal-website.git synced 2026-06-19 12:32:47 -05:00

Add Dependabot config

This commit is contained in:
2024-08-07 21:25:22 -05:00
parent 6b552ce9fe
commit b2fc5b3a98
+15
View File
@@ -0,0 +1,15 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
reviewers:
- "djkotowski"
schedule:
interval: "daily"
versioning-strategy: "increase-if-necessary"
- package-ecosystem: "github-actions"
directory: "/"
reviewers:
- "djkotowski"
schedule:
interval: "daily"