diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index eceff0a..ed23cfa 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: # EditorConfig linting - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: 3.6.0 + rev: 3.6.1 hooks: - id: editorconfig-checker alias: ec