File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 1212 "groupSlug" : " python-prod" ,
1313 "commitMessagePrefix" : " chore(deps): "
1414 }, {
15- "matchManagers" : [ " pip_requirements" ],
16- "matchFileNames" : [ " requirements-dev.txt" ],
15+ "matchManagers" : [ " pip_requirements" , " pre-commit " ],
16+ "matchFileNames" : [ " requirements-dev.txt" , " .pre-commit-config.yaml " ],
1717 "groupName" : " Python (dev)" ,
1818 "groupSlug" : " python-dev" ,
1919 "commitMessagePrefix" : " chore(deps-dev): "
3131 "matchManagers" : [ " dockerfile" ],
3232 "groupName" : " Docker images" ,
3333 "commitMessagePrefix" : " chore(deps-docker): "
34- }, {
35- "matchManagers" : [ " pre-commit" ],
36- "groupName" : " pre-commit hooks" ,
37- "commitMessagePrefix" : " chore(deps-dev): "
3834 }
3935 ],
4036 "commitMessageAction" : " update" ,
You can’t perform that action at this time.
0 commit comments