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:
stevenhorsman 2025-07-02 10:10:17 +01:00 committed by Fupan Li
parent 7ffbdf7b3a
commit 6f23608e96

View File

@ -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