diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index abd4df16..45701ff7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - tomli - repo: https://github.com/pre-commit/pre-commit-hooks # Some common pre-commit hooks - rev: v4.6.0 + rev: v5.0.0 hooks: - id: check-yaml # Checks the syntax of .yaml files. args: [--allow-multiple-documents]