diff options
Diffstat (limited to '.github/dependabot.yml')
-rw-r--r-- | .github/dependabot.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 58c315da6f5..b88dbb0a9c7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,10 +5,6 @@ updates: schedule: interval: daily open-pull-requests-limit: 10 - groups: - patch-updates: - update-types: - - patch allow: - dependency-type: direct - dependency-type: indirect |