diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b9b6a28e3..3e0944375 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,24 +9,19 @@ updates: directory: '/' schedule: interval: 'monthly' - rebase-strategy: 'disabled' - package-ecosystem: 'npm' directory: '/client' schedule: interval: 'monthly' - rebase-strategy: 'disabled' - package-ecosystem: 'gradle' directory: '/' schedule: interval: 'monthly' - rebase-strategy: 'disabled' - package-ecosystem: 'github-actions' directory: '/' schedule: interval: 'monthly' - rebase-strategy: 'disabled' - package-ecosystem: 'pip' directory: '/package_parser' schedule: interval: 'monthly' - rebase-strategy: 'disabled'