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 73e2b75 commit 7b388f0Copy full SHA for 7b388f0
.github/dependabot.yml
@@ -16,3 +16,8 @@ updates:
16
update-types:
17
- "minor"
18
- "patch"
19
+ exclude-patterns:
20
+ - "github.com/anchore/stereoscope"
21
+ - "github.com/testcontainers/testcontainers-go"
22
+ - "github.com/docker/docker"
23
+ - "github.com/containerd/containerd"
0 commit comments