Merge pull request #2525 from Ludy87/fix_pre_commit_config

Update .pre-commit-config.yaml
This commit is contained in:
Anthony Stirling 2024-12-21 12:54:05 +00:00 committed by GitHub
commit 8f5c5211d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -48,7 +48,7 @@ repos:
- repo: https://github.com/jumanjihouse/pre-commit-hooks
rev: 3.0.0
hooks:
# - id: shellcheck
- id: shellcheck
# - repo: https://github.com/pre-commit/mirrors-eslint
# rev: v8.38.0
# hooks: