We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc01762 commit cb889f7Copy full SHA for cb889f7
1 file changed
.github/dependabot.yml
@@ -43,6 +43,7 @@ updates:
43
allow:
44
- dependency-name: "ubuntu"
45
dependency-type: "direct"
46
+ update-types: ["version-update:semver-digest"]
47
48
- package-ecosystem: "docker"
49
directory: "/.docker/ubuntu-24.04"
@@ -52,3 +53,4 @@ updates:
52
53
54
55
56
0 commit comments