diff options
-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 d9cbb3c..e90677b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,7 +7,3 @@ updates: labels: - "skip issue" - "skip news" - target_branch: - - "master" - - "3.9" - - "3.8" |