mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-12-24 08:00:12 -06:00
From daily to weekly
This commit is contained in:
parent
9fca946821
commit
1558a41397
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"
|
||||
|
Loading…
Reference in New Issue
Block a user