diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ed20d71..c78d175 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,14 +10,3 @@ updates: - '*' cooldown: default-days: 7 - - - package-ecosystem: 'pip' - directory: '/.github/workflows' - schedule: - interval: 'daily' - groups: - pip-workflows-dependencies: - patterns: - - '*' - cooldown: - default-days: 7