Skip to content

Commit

Permalink
Skip pip-compile in pre-commit.ci
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Nov 6, 2023
1 parent e9e0070 commit f50eddb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f50eddb

Please sign in to comment.