diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 04db15ab..3528afce 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,6 +3,8 @@ ci: autofix_prs: true autoupdate_schedule: monthly autoupdate_commit_msg: 'chore(deps): pre-commit autoupdate' + skip: + - pip-compile repos: - repo: https://github.com/pre-commit/pre-commit-hooks