diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f7ec199..a254b20 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: types: [yaml] - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.6.0 + rev: v6.0.0 hooks: - id: trailing-whitespace - id: mixed-line-ending