Add dependabot configuration

This commit is contained in:
vinassefranche 2022-03-17 16:41:32 +01:00
parent 6e15174549
commit ad7115b3eb
1 changed files with 11 additions and 0 deletions

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

@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: '06:00'
timezone: Europe/Paris
open-pull-requests-limit: 1
labels:
- dependabot