Skip to content

Commit

Permalink
feat: renovate handle pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Fedir Zadniprovskyi committed Nov 1, 2024
1 parent d984a83 commit dd3dfe5
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
"extends": ["config:recommended"],
"pre-commit": {
"enabled": true
}
}

0 comments on commit dd3dfe5

Please sign in to comment.