Skip to content

Commit

Permalink
chore(renovate): enable pre-commit updates (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
looztra authored Aug 23, 2024
1 parent d589f14 commit c0c3859
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 c0c3859

Please sign in to comment.