diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4ffbe1d7d..fabf4c4fa 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,8 +1,8 @@ repos: - - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.4.0 - hooks: - - id: end-of-file-fixer + # - repo: https://github.com/pre-commit/pre-commit-hooks + # rev: v4.4.0 + # hooks: + # - id: end-of-file-fixer - repo: https://github.com/mgechev/revive #for start use dev tag, after development we switch to proper tags with versions rev: dev-pre-commit