Skip to content

Commit

Permalink
chore: set up dependabot depedency updates (#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
Panaetius authored Jun 18, 2024
1 parent e37b0ea commit 8634341
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
version: 2
updates:
- package-ecosystem: "pip"
directories:
- "/"
- "/projects/renku_data_service"
- "/projects/background_jobs"
- "/projects/secrets_storage"
schedule:
interval: "weekly"
day: "sunday"
open-pull-requests-limit: 5
groups:
poetry:
patterns:
- "*"

0 comments on commit 8634341

Please sign in to comment.