mirror of
https://github.com/strapi/strapi.git
synced 2025-12-26 22:54:31 +00:00
Setup official GitHub Dependabot (#7103)
* Setup official GitHub Dependabot Signed-off-by: Abdón Rodríguez Davila <a@abdonrd.com> * Add .npmrc file Signed-off-by: Abdón Rodríguez Davila <a@abdonrd.com> Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
This commit is contained in:
parent
9684cd30db
commit
86d1690314
7
.github/dependabot.yml
vendored
Normal file
7
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: 'npm'
|
||||
directory: '/'
|
||||
schedule:
|
||||
interval: 'daily'
|
||||
versioning-strategy: increase
|
||||
Loading…
x
Reference in New Issue
Block a user