style: apply air and prettier formatting repo-wide
This commit is contained in:
parent
cf851c1c30
commit
251bba8f23
1 changed files with 555 additions and 259 deletions
|
|
@ -1,11 +1,7 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"local>devxy/renovate-config"
|
||||
],
|
||||
"ignorePaths": [
|
||||
"docker/**"
|
||||
],
|
||||
"extends": ["local>devxy/renovate-config"],
|
||||
"ignorePaths": ["docker/**"],
|
||||
"customManagers": [
|
||||
{
|
||||
"customType": "regex",
|
||||
|
|
|
|||
Loading…
Reference in a new issue