Skip to content

Commit 2392204

Browse files
committed
fix: format release-please-config.json with Prettier
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
1 parent 63e384d commit 2392204

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/config/release-please-config.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
"packages": {
66
".": {
77
"release-type": "maven",
8-
"extra-files": [
9-
"integration-tests/it-spring-boot-smoke-test/pom.xml"
10-
]
8+
"extra-files": ["integration-tests/it-spring-boot-smoke-test/pom.xml"]
119
}
1210
}
1311
}

0 commit comments

Comments
 (0)