Skip to content

Commit 4869dbe

Browse files
authored
Merge pull request TezRomacH#333 from TezRomacH:dependabot/docker-fix
📈fix docker in dependabot
2 parents 5753794 + a6ae67d commit 4869dbe

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

{{ cookiecutter.project_name }}/.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ updates:
2525
open-pull-requests-limit: 50
2626

2727
- package-ecosystem: "docker"
28-
directory: "/"
28+
directory: "/docker"
2929
schedule:
3030
interval: "weekly"
3131
allow:

0 commit comments

Comments
 (0)