Skip to content

Commit

Permalink
chore(ci): reduce dependabot pull request (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshinorin committed May 25, 2023
1 parent 3d4e32f commit 73bfe57
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/dependabot.yml
Expand Up @@ -3,5 +3,8 @@ updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 20
interval: monthly
ignore:
- dependency-name: "*"
update-types: ["version-update:semver-patch"]
open-pull-requests-limit: 5

0 comments on commit 73bfe57

Please sign in to comment.