Skip to content

Commit

Permalink
enable pre-commit
Browse files Browse the repository at this point in the history
As title
  • Loading branch information
esc committed May 26, 2024
1 parent 0bef67b commit 62e92dd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,8 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
],
"pre-commit": {
"enabled": true
}
}

0 comments on commit 62e92dd

Please sign in to comment.