Skip to content

Commit

Permalink
Ignore Ktlint updates by Renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
Goooler committed Sep 28, 2023
1 parent 3960e7d commit 34d92f2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,14 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
],
"packageRules": [
{
"groupName": "Ktlint",
"enabled": false,
"matchPackagePatterns": [
"com.pinterest.ktlint:*"
]
}
]
}

0 comments on commit 34d92f2

Please sign in to comment.