mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-29 13:27:46 +00:00
fix(renovate): use an accurate match for the ktfmt rule
This commit is contained in:
parent
0d35cfaa0b
commit
4f304c7fa3
2
.github/renovate.json
vendored
2
.github/renovate.json
vendored
@ -24,7 +24,7 @@
|
|||||||
"regexManagers": [
|
"regexManagers": [
|
||||||
{
|
{
|
||||||
"fileMatch": [
|
"fileMatch": [
|
||||||
".kt$"
|
"build-logic/kotlin-plugins/src/main/kotlin/app/passwordstore/gradle/SpotlessPlugin.kt"
|
||||||
],
|
],
|
||||||
"matchStrings": [
|
"matchStrings": [
|
||||||
"KTFMT_VERSION = \"(?<currentValue>.*)\""
|
"KTFMT_VERSION = \"(?<currentValue>.*)\""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user