Skip to content

Commit

Permalink
chore(ci): enable renovate for pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
nejch authored and JohnVillalovos committed Dec 20, 2021
1 parent ccefe80 commit 1ac4329
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .renovaterc.json
@@ -1,6 +1,7 @@
{
"extends": [
"config:base"
"config:base",
":enablePreCommit"
],
"pip_requirements": {
"fileMatch": ["^requirements(-[\\w]*)?\\.txt$"]
Expand Down

0 comments on commit 1ac4329

Please sign in to comment.