diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index eedb54b..9eb1322 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,8 +8,8 @@ repos: - id: end-of-file-fixer - id: check-yaml - id: check-added-large-files - - repo: https://github.com/doublify/pre-commit-rust - rev: v1.0 + - repo: https://git.xenia.me.uk/utils/pre-commit-rust + rev: v1.1 hooks: - id: fmt - id: cargo-check