diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9e1350c..175fbb9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ ci: repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.5.0 + rev: v4.6.0 hooks: - id: check-json - id: check-toml @@ -23,7 +23,7 @@ repos: exclude: ^(.*\.go|go\..*)$ - repo: https://github.com/crate-ci/typos - rev: v1.20.1 + rev: v1.20.4 hooks: - id: typos