mirror of
https://github.com/sharkdp/bat.git
synced 2024-10-31 20:11:01 +01:00
Revert "Temporarily change dependabot to daily"
This reverts commit 86ac48d68e
.
This commit is contained in:
parent
a5a7ede698
commit
35d8146bba
8
.github/dependabot.yml
vendored
8
.github/dependabot.yml
vendored
@ -3,8 +3,8 @@ updates:
|
|||||||
- package-ecosystem: cargo
|
- package-ecosystem: cargo
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: monthly
|
||||||
time: "16:00"
|
time: "04:00"
|
||||||
timezone: Europe/Berlin
|
timezone: Europe/Berlin
|
||||||
ignore:
|
ignore:
|
||||||
- dependency-name: git2
|
- dependency-name: git2
|
||||||
@ -13,8 +13,8 @@ updates:
|
|||||||
- package-ecosystem: gitsubmodule
|
- package-ecosystem: gitsubmodule
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: monthly
|
||||||
time: "16:00"
|
time: "04:00"
|
||||||
timezone: Europe/Berlin
|
timezone: Europe/Berlin
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
|
Loading…
Reference in New Issue
Block a user