diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 38872dced..faee5570f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - .github/linters/.yamllint.yaml id: yamllint - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.3.0 + rev: v4.4.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer