Skip to content

Commit bcc00af

Browse files
committed
remove debugging from pre-commit config
1 parent 161cbf4 commit bcc00af

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
# Config for pre-commit: https://pre-commit.com/
22
---
3-
minimum_pre_commit_version: "2.9.2"
43
repos:
5-
- repo: meta
6-
hooks:
7-
- id: identity
8-
- id: check-hooks-apply
9-
104
- repo: https://github.com/pre-commit/mirrors-prettier
115
rev: "v3.1.0"
126
hooks:

0 commit comments

Comments
 (0)