Skip to content

Commit

Permalink
Set up dependabot to keep them updated
Browse files Browse the repository at this point in the history
Signed-off-by: Pedro Kaj Kjellerup Nacht <[email protected]>
  • Loading branch information
pnacht committed Dec 27, 2023
1 parent e31c147 commit eecae39
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 @@ -13,3 +13,11 @@ updates:
github-actions:
patterns:
- "*"
- package-ecosystem: "pip"
directory: "/.github/workflows/requirements"
schedule:
interval: "monthly"
groups:
build-time-deps:
patterns:
- "*"

0 comments on commit eecae39

Please sign in to comment.