Skip to content

Commit

Permalink
Remove extra 'debug-statements' pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
TheByronHimes committed Feb 7, 2024
1 parent 2792809 commit 7cc9eac
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@ repos:
args: [--fix=lf]
- id: no-commit-to-branch
args: [--branch, dev, --branch, int, --branch, main]
- id: debug-statements
- id: debug-statements
- id: debug-statements
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.2.1
hooks:
Expand Down

0 comments on commit 7cc9eac

Please sign in to comment.