mirror of https://github.com/ColorlibHQ/AdminLTE
commit
cd6930dd0a
|
@ -3,6 +3,16 @@ updates:
|
||||||
- package-ecosystem: npm
|
- package-ecosystem: npm
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: weekly
|
||||||
|
day: monday
|
||||||
time: "03:00"
|
time: "03:00"
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 10
|
||||||
|
versioning-strategy: increase
|
||||||
|
- package-ecosystem: bundler
|
||||||
|
directory: "/docs/"
|
||||||
|
schedule:
|
||||||
|
interval: weekly
|
||||||
|
day: monday
|
||||||
|
time: "03:00"
|
||||||
|
open-pull-requests-limit: 10
|
||||||
|
versioning-strategy: increase
|
||||||
|
|
Loading…
Reference in New Issue