ci: Create dependabot.yml

This commit is contained in:
Johanan Idicula
2024-01-15 11:02:08 -05:00
committed by GitHub
parent 30bbfa2a0b
commit bb9def2706
+12
View File
@@ -0,0 +1,12 @@
version: 2
updates:
# Enable version updates for npm
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
time: "06:00"
timezone: "UTC"
open-pull-requests-limit: 3
commit-message:
prefix: "build: "