Skip to content

Commit

Permalink
Fix: remove duplicate dependabot pip check (#1934)
Browse files Browse the repository at this point in the history
  • Loading branch information
thekaveman authored Mar 7, 2024
2 parents 6aa03f2 + 99ddea5 commit a5cb987
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,6 @@ updates:
include: "scope"
labels:
- "dependencies"
- package-ecosystem: "pip"
directory: "/docs" # requirements.txt
schedule:
interval: "daily"
commit-message:
prefix: "chore"
include: "scope"
labels:
- "dependencies"
- package-ecosystem: "github-actions"
# Workflow files stored in the
# default location of `.github/workflows`
Expand Down

0 comments on commit a5cb987

Please sign in to comment.