diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7bb5827..d47e956 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -40,7 +40,7 @@ repos: args: [--ignore-missing-imports, --pretty] additional_dependencies: [types-requests] - repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks - rev: v2.4.0 + rev: v2.8.0 hooks: - id: pretty-format-yaml args: [--autofix]