diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 849aef5..527f9c0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,7 +12,6 @@ updates: schedule: interval: weekly labels: - - github-actions - dependencies - package-ecosystem: pip @@ -20,7 +19,6 @@ updates: schedule: interval: weekly labels: - - pip - dependencies - package-ecosystem: docker @@ -30,5 +28,4 @@ updates: schedule: interval: weekly labels: - - docker - dependencies