how to use commitizen with a pre-commit when pre-commit-config.yaml is not in root folder #655
              
                Unanswered
              
          
                  
                    
                      thomasfinchbr
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment
-
| I don't think we support it as of now. Feel free to send us a PR or open an issue if you're interested in it :) | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am using pre-commit installed with the following option:
pre-commit install --config=config\.pre-commit-config.yamlExcept commitizen all tools I use I can add the option:
- --config=config/pyproject.tomlHow could I configure commitezen to find the correct pre-commit config file?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions