We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ef6813 commit 9710d7cCopy full SHA for 9710d7c
1 file changed
.github/dependabot.yml
@@ -34,15 +34,15 @@ updates:
34
schedule:
35
interval: "weekly"
36
ignore: # needs manual GraalVM config updates
37
- - dependency-name: "software.amazon.awssdk"
+ - dependency-name: "software.amazon.awssdk:*"
38
versions:
39
- "> 2.17.214"
40
- package-ecosystem: maven
41
directory: "/labs/unicorn-location-api/final/unicorn-location-api-final/UnicornLocationFunction"
42
43
44
45
46
47
48
- package-ecosystem: docker
0 commit comments