reformat using prettier
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
services:
|
||||
|
||||
db:
|
||||
image: postgres:18-alpine
|
||||
init: true
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended",
|
||||
":configMigration"
|
||||
]
|
||||
$schema: "https://docs.renovatebot.com/renovate-schema.json",
|
||||
extends: ["config:recommended", ":configMigration"],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user