mirror of
https://github.com/openzim/zimit.git
synced 2025-09-24 04:30:11 -04:00
Delete .github/dependabot.yml
Remove dependabot, this is creating too much noise / risks for the scraper stability Signed-off-by: benoit74 <benoit74@users.noreply.github.com>
This commit is contained in:
parent
eeac5014f1
commit
01187be0f3
20
.github/dependabot.yml
vendored
20
.github/dependabot.yml
vendored
@ -1,20 +0,0 @@
|
|||||||
version: 2
|
|
||||||
updates:
|
|
||||||
- package-ecosystem: "pip"
|
|
||||||
directory: "/"
|
|
||||||
schedule:
|
|
||||||
interval: "daily"
|
|
||||||
groups:
|
|
||||||
production-dependencies:
|
|
||||||
dependency-type: "production"
|
|
||||||
development-dependencies:
|
|
||||||
dependency-type: "development"
|
|
||||||
- package-ecosystem: "github-actions"
|
|
||||||
directory: "/.github"
|
|
||||||
schedule:
|
|
||||||
interval: "daily"
|
|
||||||
groups:
|
|
||||||
production-dependencies:
|
|
||||||
dependency-type: "production"
|
|
||||||
development-dependencies:
|
|
||||||
dependency-type: "development"
|
|
Loading…
x
Reference in New Issue
Block a user