Skip to content

Commit

Permalink
Bump Receptorctl dependencies (#998)
Browse files Browse the repository at this point in the history
  • Loading branch information
oraNod authored Apr 15, 2024
1 parent de6e13a commit 8eed820
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,14 @@ updates:
directory: /
schedule:
interval: daily
- package-ecosystem: "pip"
directory: "/receptorctl"
groups:
dependencies:
patterns:
- "*"
schedule:
interval: "weekly"
labels:
- "pip"
- "dependencies"

0 comments on commit 8eed820

Please sign in to comment.