Skip to content

Commit

Permalink
stop prettier check for now
Browse files Browse the repository at this point in the history
  • Loading branch information
DarianHole committed Mar 12, 2024
1 parent 4693738 commit 3406159
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
repos:
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.1.0"
hooks:
- id: prettier
# - repo: https://github.com/pre-commit/mirrors-prettier
# rev: "v3.1.0"
# hooks:
# - id: prettier
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: "2.7.3"
hooks:
Expand Down

0 comments on commit 3406159

Please sign in to comment.