1
0
mirror of https://github.com/uutils/coreutils synced 2024-07-08 19:56:10 +00:00

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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,4 @@
repos:
- repo: local
hooks:
- id: rust-linting