Skip to content

Commit

Permalink
updated .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Nov 22, 2024
1 parent b9a12fc commit 5206c0f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ repos:
- id: detect-aws-credentials
args: ['--allow-missing-credentials']

- repo: https://github.com/psf/black
rev: 24.8.0
hooks:
- id: black
#- repo: https://github.com/psf/black
# rev: 24.8.0
# hooks:
# - id: black

# Git secrets Leaks
- repo: https://github.com/awslabs/git-secrets.git
Expand Down

0 comments on commit 5206c0f

Please sign in to comment.