mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-30 10:33:30 +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
|
target-branch: develop
|
||||||
labels: ["bug"]
|
labels: ["bug"]
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "weekly"
|
||||||
|
|
||||||
# yarn / JS updates
|
# yarn / JS updates
|
||||||
- package-ecosystem: "npm"
|
- package-ecosystem: "npm"
|
||||||
@@ -15,7 +15,7 @@ updates:
|
|||||||
target-branch: develop
|
target-branch: develop
|
||||||
labels: ["bug"]
|
labels: ["bug"]
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "weekly"
|
||||||
|
|
||||||
# yarn / JS updates for new frontend
|
# yarn / JS updates for new frontend
|
||||||
- package-ecosystem: "npm"
|
- package-ecosystem: "npm"
|
||||||
@@ -23,4 +23,4 @@ updates:
|
|||||||
target-branch: develop
|
target-branch: develop
|
||||||
labels: ["bug"]
|
labels: ["bug"]
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "weekly"
|
||||||
|
Reference in New Issue
Block a user