mirror of
https://github.com/Jackett/Jackett
synced 2025-02-01 12:21:35 +00:00
Create dependabot.yml
This commit is contained in:
parent
21c52ce75d
commit
7581645525
1 changed files with 9 additions and 0 deletions
9
.github/dependabot.yml
vendored
Normal file
9
.github/dependabot.yml
vendored
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
|
day: "saturday"
|
||||||
|
time: "00:00"
|
||||||
|
timezone: "Europe/London"
|
Loading…
Reference in a new issue