mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
Remove dependabot ignore
The referenced issue was fixed in `github.com/urfave/cli` v1.22.6. We can now remove the dependabot ignore for this package. Signed-off-by: SuperQ <superq@gmail.com>
This commit is contained in:
@@ -8,9 +8,6 @@ updates:
|
||||
directory: "/" # Location of package manifests
|
||||
schedule:
|
||||
interval: "daily"
|
||||
ignore:
|
||||
# a regression in v1.22.2, see https://github.com/urfave/cli/issues/1092
|
||||
- dependency-name: "github.com/urfave/cli"
|
||||
|
||||
# Dependencies listed in .github/workflows/*.yml
|
||||
- package-ecosystem: "github-actions"
|
||||
|
||||
Reference in New Issue
Block a user