Use full path to dependency
This commit is contained in:
parent
43b37e84db
commit
2c2736aef9
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -22,5 +22,5 @@ updates:
|
|||||||
- "gabek"
|
- "gabek"
|
||||||
ignore:
|
ignore:
|
||||||
# Ignore patch revisions of the aws sdk
|
# Ignore patch revisions of the aws sdk
|
||||||
- dependency-name: "aws-sdk-go"
|
- dependency-name: "github.com/aws/aws-sdk-go"
|
||||||
update-types: ["version-update:semver-patch"]
|
update-types: ["version-update:semver-patch"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user