mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Update dependabot.yml
This commit is contained in:
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@@ -7,7 +7,7 @@ updates:
|
||||
target-branch: develop
|
||||
labels: ["bug"]
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "weekly"
|
||||
|
||||
# yarn / JS updates
|
||||
- package-ecosystem: "npm"
|
||||
@@ -15,7 +15,7 @@ updates:
|
||||
target-branch: develop
|
||||
labels: ["bug"]
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "weekly"
|
||||
|
||||
# yarn / JS updates for new frontend
|
||||
- package-ecosystem: "npm"
|
||||
@@ -23,4 +23,4 @@ updates:
|
||||
target-branch: develop
|
||||
labels: ["bug"]
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "weekly"
|
||||
|
Reference in New Issue
Block a user