mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-11 06:44:09 +01:00
Merge pull request #1805 from nextcloud/bugfix/noid/dependabot
fix dependabot yaml formatting
This commit is contained in:
commit
ef1ed285e9
18
.github/dependabot.yml
vendored
18
.github/dependabot.yml
vendored
@ -1,17 +1,17 @@
|
|||||||
version: 2
|
version: 2
|
||||||
updates:
|
updates:
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/" # Location of package manifests
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
- package-ecosystem: gradle
|
- package-ecosystem: gradle
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: daily
|
||||||
time: "03:00"
|
time: "03:00"
|
||||||
timezone: Europe/Paris
|
timezone: Europe/Paris
|
||||||
rebase-strategy: "disabled"
|
rebase-strategy: "disabled"
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 10
|
||||||
labels:
|
labels:
|
||||||
- 3. to review
|
- 3. to review
|
||||||
- dependencies
|
- dependencies
|
||||||
|
Loading…
Reference in New Issue
Block a user