diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f6cd8ff25..100ecc8c6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ repos: - repo: local hooks: - # This allows using either task or go-task, depending on what is installed + # This allows using task or go-task, depending on what is installed - id: black name: black language: system