diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9bda7dd..64bcece 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: args: ['--all-targets', '--all-features', '--', '-D', 'warnings'] - repo: https://github.com/EmbarkStudios/cargo-deny - rev: 0.19.0 + rev: 0.19.1 hooks: - id: cargo-deny