Skip to content

Commit

Permalink
style: removed tabs from renovate.json [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Swiftwork authored Mar 31, 2022
1 parent 2f67879 commit 8e852c3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"packageRules": [
{
"packagePatterns": ["*"],
"enabled": false
},
"enabled": false
},
{
"labels": ["dependencies"],
"matchDepTypes": ["dependencies"],
"automerge": true,
"schedule": ["after 9pm on sunday"],
"enabled": true
"enabled": true
}
]
}

0 comments on commit 8e852c3

Please sign in to comment.