Skip to content

Commit

Permalink
remove some pre-commit checks
Browse files Browse the repository at this point in the history
  • Loading branch information
snopoke committed Nov 9, 2023
1 parent 5a640d7 commit 19c3915
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,11 @@ repos:
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-json
- id: check-toml
- id: check-xml
- id: check-yaml
- id: debug-statements
- id: check-builtin-literals
- id: check-case-conflict
- id: check-docstring-first
- id: detect-private-key

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.4
Expand Down

0 comments on commit 19c3915

Please sign in to comment.