Skip to content

Commit

Permalink
style: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Omochice committed Apr 15, 2024
1 parent 6a3742e commit f2541ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
5 changes: 1 addition & 4 deletions default.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,7 @@
],
"packageRules": [
{
"matchUpdateTypes": [
"minor",
"patch"
],
"matchUpdateTypes": ["minor", "patch"],
"matchCurrentVersion": "!/^0/",
"automerge": true
}
Expand Down
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
"version": "2.1.0",
"private": true,
"description": "renovate configuration for me",
"keywords": [
"renovate"
],
"keywords": ["renovate"],
"license": "zlib",
"author": "Omochice",
"scripts": {
Expand Down

0 comments on commit f2541ac

Please sign in to comment.