Skip to content

Commit

Permalink
chore(dependabot): add pipelines requirements to config (#531)
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertCraigie authored Oct 29, 2022
1 parent 2e17e26 commit cdb01b1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,11 @@ updates:
- RobertCraigie
rebase-strategy: auto
target-branch: main
- package-ecosystem: pip
directory: /pipelines/requirements/
schedule:
interval: daily
reviewers:
- RobertCraigie
rebase-strategy: auto
target-branch: main

0 comments on commit cdb01b1

Please sign in to comment.