mirror of
https://github.com/vercel/commerce.git
synced 2025-05-13 21:27:50 +00:00
Update Dependabot to use pnpm
- Remove docker as its not needed now
This commit is contained in:
parent
7ae5406052
commit
10af5a8e9a
15
.github/dependabot.yml
vendored
15
.github/dependabot.yml
vendored
@ -1,6 +1,6 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: 'npm'
|
||||
- package-ecosystem: 'pnpm'
|
||||
directory: '..'
|
||||
schedule:
|
||||
interval: 'daily'
|
||||
@ -26,16 +26,3 @@ updates:
|
||||
commit-message:
|
||||
prefix: 'dependa'
|
||||
open-pull-requests-limit: 20
|
||||
|
||||
- package-ecosystem: 'docker'
|
||||
directory: '/'
|
||||
schedule:
|
||||
interval: 'weekly'
|
||||
time: '04:30'
|
||||
labels:
|
||||
- 'docker'
|
||||
- 'dependencies'
|
||||
- 'dependabot'
|
||||
commit-message:
|
||||
prefix: 'dependa'
|
||||
open-pull-requests-limit: 20
|
||||
|
Loading…
x
Reference in New Issue
Block a user