mirror of
https://github.com/searxng/searxng.git
synced 2025-09-02 19:43:47 +00:00
[mod] ci: docker task unused (#5098)
We always use the latest versions of our base images, so this dependabot task is unneeded.
This commit is contained in:
parent
77f10f09f9
commit
1f619248b6
1 changed files with 0 additions and 9 deletions
9
.github/dependabot.yml
vendored
9
.github/dependabot.yml
vendored
|
@ -65,15 +65,6 @@ updates:
|
||||||
- "minor"
|
- "minor"
|
||||||
- "patch"
|
- "patch"
|
||||||
|
|
||||||
- package-ecosystem: "docker"
|
|
||||||
directory: "/"
|
|
||||||
schedule:
|
|
||||||
interval: "weekly"
|
|
||||||
day: "friday"
|
|
||||||
target-branch: "master"
|
|
||||||
commit-message:
|
|
||||||
prefix: "[upd] docker:"
|
|
||||||
|
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
|
|
Loading…
Reference in a new issue