diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b3d2ab7..7c90efa 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,6 +11,8 @@ updates: - package-ecosystem: pip directory: / + exclude-paths: + - "integration-tests/**" schedule: interval: weekly commit-message: