Merge pull request #12 from pastebinrun/dependabot

Create dependabot configuration
This commit is contained in:
Konrad Borowski 2022-06-10 06:36:46 +02:00 committed by GitHub
commit 57e893922c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,14 @@
version: 2
updates:
- package-ecosystem: cargo
directory: /
schedule:
interval: daily
- package-ecosystem: npm
directory: /
schedule:
interval: daily
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily