Skip to content

Commit 67c680b

Browse files
committed
updated .pre-commit-config.yaml
1 parent ea2ed7d commit 67c680b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ repos:
4646
- id: detect-aws-credentials
4747
args: ['--allow-missing-credentials']
4848

49+
# rewrites python files with useless changes like changing single quotes to double quotes
4950
#- repo: https://github.com/psf/black
5051
# rev: 24.8.0
5152
# hooks:

0 commit comments

Comments
 (0)