Skip to content

Commit

Permalink
Format array for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
c-gerke committed Jan 21, 2025
1 parent 642d71e commit 8f13880
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,12 @@
"timezone": "America/New_York",
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
"matchUpdateTypes": [
"minor",
"patch",
"pin",
"digest"
],
"automerge": true
},
{
Expand Down

0 comments on commit 8f13880

Please sign in to comment.