diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6dd0afc7221..fbf5f1b4618 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -50,7 +50,7 @@ repos: priority: 1 # so rustfmt runs first - repo: https://github.com/streetsidesoftware/cspell-cli - rev: v9.7.0 + rev: v10.0.0 hooks: - id: cspell types: [rust]