mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-22 17:18:40 +01:00
Update dependabot.yml
This commit is contained in:
parent
9737aa1ddc
commit
258663c3d6
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@ -3,7 +3,8 @@ updates:
|
||||
- package-ecosystem: gradle
|
||||
directory: "/Plan"
|
||||
schedule:
|
||||
interval: daily
|
||||
interval: weekly
|
||||
day: friday
|
||||
open-pull-requests-limit: 99
|
||||
ignore:
|
||||
- dependency-name: net.fabricmc:fabric-loader
|
||||
@ -21,5 +22,6 @@ updates:
|
||||
- package-ecosystem: npm
|
||||
directory: "/Plan/react/dashboard"
|
||||
schedule:
|
||||
interval: daily
|
||||
interval: weekly
|
||||
day: friday
|
||||
open-pull-requests-limit: 99
|
||||
|
Loading…
Reference in New Issue
Block a user