mirror of
https://github.com/HariSekhon/DevOps-Bash-tools.git
synced 2025-02-06 09:28:21 +00:00
updated .pre-commit-config.yaml
This commit is contained in:
parent
e928c17f4d
commit
94c736c08d
@ -46,10 +46,11 @@ repos:
|
||||
- id: detect-aws-credentials
|
||||
args: ['--allow-missing-credentials']
|
||||
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 24.8.0
|
||||
hooks:
|
||||
- id: black
|
||||
# rewrites python files with useless changes like changing single quotes to double quotes
|
||||
#- repo: https://github.com/psf/black
|
||||
# rev: 24.8.0
|
||||
# hooks:
|
||||
# - id: black
|
||||
|
||||
# Git secrets Leaks
|
||||
- repo: https://github.com/awslabs/git-secrets.git
|
||||
|
Loading…
x
Reference in New Issue
Block a user