mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Add a dependabot configuration
This commit is contained in:
parent
28d7eafd1f
commit
175cfe2678
1 changed files with 6 additions and 0 deletions
6
.github/dependabot.yml
vendored
Normal file
6
.github/dependabot.yml
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "yarn"
|
||||
directory: "/**"
|
||||
allow:
|
||||
- dependency-type: "production"
|
||||
Loading…
Reference in a new issue