diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4e07e65..cd58346 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,8 +9,6 @@ updates: patterns: - "pytest*" - "ruff" - - "black" - - "isort" examples: patterns: - "Pillow"