diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 71ec85f..883e72d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ --- repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v5.0.0 + rev: v6.0.0 hooks: - id: check-added-large-files args: @@ -52,7 +52,7 @@ repos: - --autofix exclude: .*docs/codes/2024/0012/junk/registration-flow-response.json - repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook - rev: v9.20.0 + rev: v9.26.0 hooks: - id: commitlint stages: