Skip to content

Commit

Permalink
feat: renovate の構成ファイルをカイゼン
Browse files Browse the repository at this point in the history
  • Loading branch information
tatsutakein committed Mar 2, 2024
1 parent c5d85e8 commit 545916b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
":automergeMinor",
":prHourlyLimitNone",
":disableDependencyDashboard",
":semanticCommitTypeAll(build)",
":disableRateLimiting",
":timezone(Asia/Tokyo)",
],
"dependencyDashboard": false,
"labels": [
"dependencies"
],
Expand Down

0 comments on commit 545916b

Please sign in to comment.