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:
@@ -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"
|
||||||
Reference in New Issue
Block a user