Skip to content

Commit

Permalink
Seems there is no need for explicitly looking here (#526)
Browse files Browse the repository at this point in the history
Remove dependabot updates explcitly for the requirements folder.
  • Loading branch information
CasperWA committed Aug 29, 2023
1 parent 9eb0673 commit 38f9b6a
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,6 @@ updates:
target-branch: ci/dependabot-updates
labels:
- dependencies
- package-ecosystem: pip
directory: "requirements/"
schedule:
interval: weekly
day: monday
time: "05:00"
# Should be bigger than or equal to the total number of dependencies (currently 9)
open-pull-requests-limit: 30
target-branch: ci/dependabot-updates
labels:
- dependencies
- package-ecosystem: github-actions
directory: "/"
schedule:
Expand Down

0 comments on commit 38f9b6a

Please sign in to comment.