diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index db23559..2675329 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,13 +14,13 @@ repos: # sub-packages, which confuses pre-commit when it tries to find the latest # version - repo: https://github.com/adhtruong/mirrors-typos - rev: v1.47.2 + rev: v1.48.0 hooks: - id: typos args: [--config, .config/typos.toml, --force-exclude] - repo: https://github.com/jolars/panache-pre-commit - rev: v2.59.0 + rev: v2.61.0 hooks: - id: panache-format