Skip to content

Commit

Permalink
Add debug check pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
davismr committed Jan 8, 2025
1 parent a9aec52 commit 55236f9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,7 @@ repos:
rev: 7.1.1
hooks:
- id: flake8
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0
hooks:
- id: debug-statements

0 comments on commit 55236f9

Please sign in to comment.