mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-12 22:58:58 +00:00
ci: Remove atty group
atty is unmaintained, with the last release almost 3 years ago, so we don't need to check for updates, but instead will remove it from out dependency tree. Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
parent
7ffbdf7b3a
commit
6f23608e96
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
@ -36,9 +36,6 @@ updates:
|
|||||||
# create groups for common dependencies, so they can all go in a single PR
|
# create groups for common dependencies, so they can all go in a single PR
|
||||||
# We can extend this as we see more frequent groups
|
# We can extend this as we see more frequent groups
|
||||||
groups:
|
groups:
|
||||||
atty:
|
|
||||||
patterns:
|
|
||||||
- atty
|
|
||||||
bit-vec:
|
bit-vec:
|
||||||
patterns:
|
patterns:
|
||||||
- bit-vec
|
- bit-vec
|
||||||
|
Loading…
Reference in New Issue
Block a user