Skip to content

Commit

Permalink
'/tools' -> '/.ci/tools'
Browse files Browse the repository at this point in the history
  • Loading branch information
ewbankkit authored Jul 27, 2022
1 parent eefbd4c commit eac1352
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 @@ -19,7 +19,7 @@ updates:
schedule:
interval: "daily"
- package-ecosystem: "gomod"
directory: "/tools"
directory: "/.ci/tools"
ignore:
- dependency-name: "golang.org/x/tools"
- dependency-name: "google.golang.org/grpc"
Expand Down

0 comments on commit eac1352

Please sign in to comment.