forked from Ponysearch/Ponysearch
Delete dependabot.yml
deleting file since I'm planing on staying close to the original
This commit is contained in:
parent
2dc5c0e1d6
commit
327c05c587
1 changed files with 0 additions and 17 deletions
17
.github/dependabot.yml
vendored
17
.github/dependabot.yml
vendored
|
@ -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"
|
|
Loading…
Add table
Reference in a new issue