diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2cc5480..163fc1c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: args: ['--all-targets', '--all-features', '--', '-D', 'warnings'] - repo: https://github.com/EmbarkStudios/cargo-deny - rev: 0.18.8 + rev: 0.18.9 hooks: - id: cargo-deny