Skip to content

Commit

Permalink
ci(dependabot): update dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
frgfm committed Dec 28, 2024
1 parent 0b98c4f commit a6c0ac1
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,27 +8,11 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
time: "06:00"
timezone: "Europe/Paris"
groups:
gh-actions:
patterns:
- "*"
reviewers:
- "frgfm"
assignees:
- "frgfm"
interval: "weekly"
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"
time: "06:00"
timezone: "Europe/Paris"
reviewers:
- "frgfm"
assignees:
- "frgfm"
allow:
- dependency-name: "ruff"
- dependency-name: "mypy"
Expand Down

0 comments on commit a6c0ac1

Please sign in to comment.