fix(renovate): use an accurate match for the ktfmt rule

This commit is contained in:
Harsh Shandilya 2022-10-24 19:44:12 +05:30
parent 0d35cfaa0b
commit 4f304c7fa3
No known key found for this signature in database

View file

@ -24,7 +24,7 @@
"regexManagers": [
{
"fileMatch": [
".kt$"
"build-logic/kotlin-plugins/src/main/kotlin/app/passwordstore/gradle/SpotlessPlugin.kt"
],
"matchStrings": [
"KTFMT_VERSION = \"(?<currentValue>.*)\""