diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 33abf8c19a..5e59efe7c5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -48,6 +48,8 @@ updates: labels: - dependencies - language/python + ignore: + - dependency-name: "setuptools" - package-ecosystem: gomod directory: '/packages/@jsii/go-runtime'