mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-20 18:03:58 +00:00
feat: API Fixes and Adjustments (#23)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1273f9224b
commit
b18097e030
11
.github/dependabot.yml
vendored
11
.github/dependabot.yml
vendored
@@ -1,10 +1,10 @@
|
||||
version: 2
|
||||
updates:
|
||||
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
target-branch: "dev"
|
||||
assignees:
|
||||
- "alexandreteles"
|
||||
|
||||
@@ -12,5 +12,14 @@ updates:
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
target-branch: "dev"
|
||||
assignees:
|
||||
- "alexandreteles"
|
||||
|
||||
- package-ecosystem: "docker"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
target-branch: "dev"
|
||||
assignees:
|
||||
- "alexandreteles"
|
||||
|
||||
Reference in New Issue
Block a user