We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9a12fc commit 5206c0fCopy full SHA for 5206c0f
.pre-commit-config.yaml
@@ -46,10 +46,10 @@ repos:
46
- id: detect-aws-credentials
47
args: ['--allow-missing-credentials']
48
49
- - repo: https://github.com/psf/black
50
- rev: 24.8.0
51
- hooks:
52
- - id: black
+ #- repo: https://github.com/psf/black
+ # rev: 24.8.0
+ # hooks:
+ # - id: black
53
54
# Git secrets Leaks
55
- repo: https://github.com/awslabs/git-secrets.git
0 commit comments