Add dependabot

This commit is contained in:
Shkar T. Noori 2022-10-25 16:31:02 +00:00
parent 9a540d568e
commit 865cd6bab0
No known key found for this signature in database
GPG Key ID: E7AD76088FB6FE02

16
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,16 @@
---
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
target-branch: dev
schedule:
interval: "daily"
reviewers:
- "ditkrg/devops"
- package-ecosystem: "npm"
directory: "/"
target-branch: dev
schedule:
interval: "daily"