Skip to content

Commit 5206c0f

Browse files
committed
updated .pre-commit-config.yaml
1 parent b9a12fc commit 5206c0f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ repos:
4646
- id: detect-aws-credentials
4747
args: ['--allow-missing-credentials']
4848

49-
- repo: https://github.com/psf/black
50-
rev: 24.8.0
51-
hooks:
52-
- id: black
49+
#- repo: https://github.com/psf/black
50+
# rev: 24.8.0
51+
# hooks:
52+
# - id: black
5353

5454
# Git secrets Leaks
5555
- repo: https://github.com/awslabs/git-secrets.git

0 commit comments

Comments
 (0)