fix a warning

it was showing:
[WARNING] normalizing pre-commit configuration to a top-level map.  support for top level list will be removed in a future version.  run: `pre-commit migrate-config` to automatically fix this.
This commit is contained in:
Sylvestre Ledru
2021-05-30 23:18:45 +02:00
committed by GitHub
parent b9863e1cc4
commit 4a3703d218
+1
View File
@@ -1,3 +1,4 @@
repos:
- repo: local
hooks:
- id: rust-linting