We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce3e366 commit 283db6aCopy full SHA for 283db6a
1 file changed
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
args: ['--all-targets', '--all-features', '--', '-D', 'warnings']
16
17
- repo: https://github.com/EmbarkStudios/cargo-deny
18
- rev: 0.18.5
+ rev: 0.18.6
19
hooks:
20
- id: cargo-deny
21
0 commit comments