diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 68347029..f42a4ebf 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,3 +14,5 @@ updates: update-types: - "minor" - "patch" + ignore: + - dependency-name: "nx*" \ No newline at end of file