Skip to content

Commit

Permalink
chore: remove dependabot from old branches (#416)
Browse files Browse the repository at this point in the history
  • Loading branch information
lavaleri committed Feb 2, 2022
1 parent 0922a76 commit 85851c2
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,6 @@ updates:
schedule:
interval: "daily"

# mainline-1.x
- package-ecosystem: "pip"
directory: "/dev_requirements"
schedule:
interval: "daily"
target-branch: "mainline-1.x"

# mainline-2.x
- package-ecosystem: "pip"
directory: "/dev_requirements"
schedule:
interval: "daily"
target-branch: "mainline-2.x"

# Github Actions
- package-ecosystem: "github-actions"
directory: "/"
Expand Down

0 comments on commit 85851c2

Please sign in to comment.