Browse Source

Up dependabot

add-resize-init
Artur Arseniev 10 months ago
parent
commit
0c6e3a3af1
  1. 1
      .github/dependabot.yml

1
.github/dependabot.yml

@ -3,5 +3,6 @@ version: 2
updates: updates:
- package-ecosystem: 'npm' - package-ecosystem: 'npm'
directory: '/' directory: '/'
open-pull-requests-limit: 0
schedule: schedule:
interval: 'weekly' interval: 'weekly'

Loading…
Cancel
Save