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
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
time: "16:00"
|
||||
interval: monthly
|
||||
time: "04:00"
|
||||
timezone: Europe/Berlin
|
||||
ignore:
|
||||
- dependency-name: git2
|
||||
@ -13,8 +13,8 @@ updates:
|
||||
- package-ecosystem: gitsubmodule
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
time: "16:00"
|
||||
interval: monthly
|
||||
time: "04:00"
|
||||
timezone: Europe/Berlin
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
|
Loading…
Reference in New Issue
Block a user