Skip to content

Commit

Permalink
chore: fix dependabot path for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
swiatekm committed Dec 14, 2023
1 parent 4c193e1 commit 38b9c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ updates:
- skip-changelog

- package-ecosystem: "gomod"
directory: "/tests/integration/"
directory: "/tests/"
schedule:
interval: "daily"

Expand Down

0 comments on commit 38b9c3a

Please sign in to comment.