Skip to content

Commit

Permalink
chore: fix lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
KSmanis committed Aug 6, 2024
1 parent a5bf423 commit d755290
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .renovaterc.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
]
},
{
"semanticCommitType": "chore",
"matchPackageNames": [
"*"
]
],
"semanticCommitType": "chore"
},
{
"automerge": false,
Expand Down

0 comments on commit d755290

Please sign in to comment.