chore: configure dependabot

This commit is contained in:
Jérôme Wiedemann 2023-04-02 14:45:58 +00:00
parent 470998d04d
commit f2a48f86bf
1 changed files with 13 additions and 0 deletions

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

@ -0,0 +1,13 @@
version: 2
updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'weekly'
open-pull-requests-limit: 0
target-branch: 'dev'
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'weekly'
target-branch: 'dev'