Skip to content

Commit

Permalink
ci/dependabot: use for GHA only; label correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
neersighted committed Mar 26, 2024
1 parent 4b123ce commit 3494cdb
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,9 @@
version: 2

updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "monthly"
# keep dependency updates manual for now
open-pull-requests-limit: 0
reviewers:
- "python-poetry/triage"

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
labels:
- "area/ci"

0 comments on commit 3494cdb

Please sign in to comment.