We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72adb61 commit 060bf09Copy full SHA for 060bf09
1 file changed
.pre-commit-config.yaml
@@ -1,11 +1,11 @@
1
repos:
2
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
+ # - repo: https://github.com/pre-commit/pre-commit-hooks
+ # rev: v2.3.0
+ # hooks:
+ # - id: check-yaml
+ # - id: end-of-file-fixer
+ # - id: trailing-whitespace
9
10
- repo: https://github.com/python-poetry/poetry
11
rev: 1.8.5
0 commit comments