mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-12-07 01:51:27 +01:00
ci: Revert "Group all Dependabot update into one PR (#5336)"
This reverts commit e019f83232.
This commit is contained in:
28
.github/dependabot.yml
vendored
28
.github/dependabot.yml
vendored
@@ -1,26 +1,22 @@
|
|||||||
version: 2
|
version: 2
|
||||||
multi-ecosystem-groups:
|
|
||||||
dependency:
|
|
||||||
schedule:
|
|
||||||
interval: "weekly"
|
|
||||||
target-branch: dev
|
|
||||||
labels: [ ]
|
|
||||||
|
|
||||||
updates:
|
updates:
|
||||||
- package-ecosystem: github-actions
|
- package-ecosystem: github-actions
|
||||||
multi-ecosystem-group: "dependency"
|
labels: []
|
||||||
directory: /
|
directory: /
|
||||||
patterns:
|
target-branch: dev
|
||||||
- "*"
|
schedule:
|
||||||
|
interval: monthly
|
||||||
|
|
||||||
- package-ecosystem: npm
|
- package-ecosystem: npm
|
||||||
multi-ecosystem-group: "dependency"
|
labels: []
|
||||||
directory: /
|
directory: /
|
||||||
patterns:
|
target-branch: dev
|
||||||
- "*"
|
schedule:
|
||||||
|
interval: monthly
|
||||||
|
|
||||||
- package-ecosystem: gradle
|
- package-ecosystem: gradle
|
||||||
multi-ecosystem-group: "dependency"
|
labels: []
|
||||||
directory: /
|
directory: /
|
||||||
patterns:
|
target-branch: dev
|
||||||
- "*"
|
schedule:
|
||||||
|
interval: monthly
|
||||||
|
|||||||
Reference in New Issue
Block a user