Initial commit: Torrent search and download application
This commit is contained in:
commit
e38be704ff
4313 changed files with 791544 additions and 0 deletions
40
node_modules/webdriver-bidi-protocol/.github/dependabot.yml
generated
vendored
Normal file
40
node_modules/webdriver-bidi-protocol/.github/dependabot.yml
generated
vendored
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
version: 2
|
||||
# bump 4
|
||||
updates:
|
||||
- package-ecosystem: npm
|
||||
directory: /
|
||||
schedule:
|
||||
interval: weekly
|
||||
day: 'sunday'
|
||||
time: '02:00'
|
||||
timezone: Europe/Berlin
|
||||
groups:
|
||||
dependencies:
|
||||
dependency-type: production
|
||||
patterns:
|
||||
- '*'
|
||||
dev-dependencies:
|
||||
dependency-type: development
|
||||
patterns:
|
||||
- '*'
|
||||
- package-ecosystem: github-actions
|
||||
directory: /
|
||||
schedule:
|
||||
interval: weekly
|
||||
day: 'sunday'
|
||||
time: '04:00'
|
||||
timezone: Europe/Berlin
|
||||
groups:
|
||||
all:
|
||||
patterns:
|
||||
- '*'
|
||||
- package-ecosystem: gitsubmodule
|
||||
directory: /
|
||||
schedule:
|
||||
interval: daily
|
||||
labels:
|
||||
- commit-updates
|
||||
groups:
|
||||
all:
|
||||
patterns:
|
||||
- '*'
|
||||
Loading…
Add table
Add a link
Reference in a new issue