Merge pull request #469 from KATT/feature/dependabot

add dependabot
This commit is contained in:
Peer_Rich 2021-08-17 11:47:48 +02:00 committed by GitHub
commit 11bbc9a9fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

9
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
commit-message:
prefix: "⬆️"
open-pull-requests-limit: 1