diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6374e5fdc..9e40e1463 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: args: [--output-format, github, --fix] - id: ruff-format - repo: https://github.com/crate-ci/typos - rev: v1.38.1 + rev: v1.40.0 hooks: - id: typos exclude: 'Dockerfile\.rocm\.ubi'