Skip to content

Commit

Permalink
chore: reduce noise in dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
pragmaticivan committed Mar 21, 2023
1 parent 6d8e060 commit 688e23e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ updates:
directory: "/"
schedule:
interval: monthly
time: "01:00"
timezone: America/Chicago
pull-request-branch-name:
separator: "-"
open-pull-requests-limit: 99
ignore:
- dependency-name: "*"
update-types: ["version-update:semver-patch"]
target-branch: "main"
allow:
- dependency-type: direct

0 comments on commit 688e23e

Please sign in to comment.