Delete dependabot.yml

deleting file since I'm planing on staying close to the original
This commit is contained in:
Fauli1221 2022-07-12 11:46:05 +02:00 committed by Fauli1221
parent 2dc5c0e1d6
commit 327c05c587

View file

@ -1,17 +0,0 @@
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
day: "friday"
open-pull-requests-limit: 5
target-branch: "master"
- package-ecosystem: "npm"
directory: "/searx/static/themes/simple"
schedule:
interval: "weekly"
day: "friday"
open-pull-requests-limit: 5
target-branch: "master"