Add dependabot

This commit is contained in:
2022-10-25 16:31:02 +00:00
parent 9a540d568e
commit 865cd6bab0

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"