diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f481fd4..0760595 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: args: [--maxkb=600] - repo: https://github.com/crate-ci/typos - rev: v1.47.2 + rev: v1.48.0 hooks: - id: typos # Upstream defaults to --write-changes --force-exclude (autofix).