diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5be0ffe..fe7b878 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -75,6 +75,6 @@ repos: args: ["--verbose"] - repo: https://github.com/editorconfig-checker/editorconfig-checker - rev: v3.4.0 + rev: v3.4.1 hooks: - id: editorconfig-checker