Skip to content

Commit 060bf09

Browse files
committed
Disable some checks
1 parent 72adb61 commit 060bf09

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.pre-commit-config.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
repos:
22

3-
- repo: https://github.com/pre-commit/pre-commit-hooks
4-
rev: v2.3.0
5-
hooks:
6-
- id: check-yaml
7-
# - id: end-of-file-fixer
8-
# - id: trailing-whitespace
3+
# - repo: https://github.com/pre-commit/pre-commit-hooks
4+
# rev: v2.3.0
5+
# hooks:
6+
# - id: check-yaml
7+
# - id: end-of-file-fixer
8+
# - id: trailing-whitespace
99

1010
- repo: https://github.com/python-poetry/poetry
1111
rev: 1.8.5

0 commit comments

Comments
 (0)