mirror of https://github.com/nicolargo/glances.git
Update .pre-commit-config.yaml file #3300
This commit is contained in:
parent
227dedb41b
commit
074a01efc2
|
|
@ -1,8 +1,9 @@
|
|||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v5.0.0
|
||||
rev: v6.0.0
|
||||
hooks:
|
||||
- id: check-ast
|
||||
- id: check-builtin-literals
|
||||
- id: check-docstring-first
|
||||
- id: check-json
|
||||
- id: check-merge-conflict
|
||||
|
|
|
|||
Loading…
Reference in New Issue