diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2450bd9..fed0390 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: - id: check-useless-excludes - repo: https://github.com/ComPWA/policy - rev: 0.7.0 + rev: 0.7.3 hooks: - id: check-dev-files args: @@ -44,7 +44,7 @@ repos: - id: taplo-format - repo: https://github.com/pappasam/toml-sort - rev: v0.24.2 + rev: v0.24.3 hooks: - id: toml-sort args: [--in-place]