compose/.github
Milas Bowman 24bf9789a6
ci: reduce noise from dependabot on Docker deps (#9770)
There's a complex dependency situation with `docker/docker`,
`docker/cli`, and `docker/buildkit`. Upgrading them usually
needs to happen in unison to ensure compatible versions
between them, particularly because `docker/buildx` is not
1.0, so has no guarantees re: compatibility, and `docker/docker`
& `docker/cli` use CalVer rather than SemVer, so also have
different compatibility guarantees than necessarily expected
by Go tooling.

Patch versions are still considered for these to ensure we
don't miss important bugfixes.

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2022-08-30 08:50:23 -04:00
..
workflows ci: bring back individual checksum files 2022-08-24 09:26:56 -05:00
ISSUE_TEMPLATE.md
PULL_REQUEST_TEMPLATE.md
dependabot.yml ci: reduce noise from dependabot on Docker deps (#9770) 2022-08-30 08:50:23 -04:00
stale.yml