8000 chore(ci): enable renovate for pre-commit · python-gitlab/python-gitlab@03bd85f · GitHub
[go: up one dir, main page]

Skip to content

Commit 03bd85f

Browse files
authored
chore(ci): enable renovate for pre-commit
1 parent ccefe80 commit 03bd85f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.renovaterc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"extends": [
3-
"config:base"
3+
"config:base",
4+
":enablePreCommit"
45
],
56
"pip_requirements": {
67
"fileMatch": ["^requirements(-[\\w]*)?\\.txt$"]

0 commit comments

Comments
 (0)
0