mirror of
https://github.com/sharkdp/bat.git
synced 2025-04-15 07:10:43 +01:00
Add github-actions to Dependabot
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
This commit is contained in:
parent
16d181a755
commit
9051fc5465
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@ -16,3 +16,9 @@ updates:
|
|||||||
interval: monthly
|
interval: monthly
|
||||||
time: "04:00"
|
time: "04:00"
|
||||||
timezone: Europe/Berlin
|
timezone: Europe/Berlin
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: monthly
|
||||||
|
time: "04:00"
|
||||||
|
timezone: Europe/Berlin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user