diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f03ebc8..31786d4 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.9 + rev: 0.19.0 hooks: - id: cargo-deny