diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a7d66bd..348914f 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.18.9 + rev: 0.19.0 hooks: - id: cargo-deny