mirror of
https://github.com/craigerl/aprsd.git
synced 2026-01-13 17:17:26 -05:00
updated pre-commit
This commit is contained in:
parent
26242f7d43
commit
3eade4eb8b
@ -1,16 +1,18 @@
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v5.0.0
|
||||
rev: v6.0.0
|
||||
hooks:
|
||||
- id: trailing-whitespace
|
||||
- id: end-of-file-fixer
|
||||
- id: check-yaml
|
||||
- id: check-json
|
||||
- id: detect-private-key
|
||||
- id: check-merge-conflict
|
||||
- id: check-case-conflict
|
||||
- id: check-docstring-first
|
||||
- id: check-builtin-literals
|
||||
- id: check-illegal-windows-names
|
||||
- id: double-quote-string-fixer
|
||||
- id: name-tests-test
|
||||
|
||||
- repo: https://github.com/asottile/setup-cfg-fmt
|
||||
rev: v2.7.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user