Skip to content

Commit

Permalink
Configure dependabot to do go vendoring
Browse files Browse the repository at this point in the history
Signed-off-by: Jim Ramsay <jramsay@redhat.com>
  • Loading branch information
lack committed Sep 12, 2024
1 parent 22b501a commit 2ca3490
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
version: 2
updates:
- package-ecosystem: "gomod" # See documentation for possible values
vendor: true
directories:
- "/"
- "addon-tools/*"
Expand Down

0 comments on commit 2ca3490

Please sign in to comment.