mirror of
https://github.com/maubot/maubot
synced 2025-08-29 03:20:39 +00:00
Update linters
This commit is contained in:
parent
46aed7e1d2
commit
813fee7a2c
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.5.0
|
||||
rev: v5.0.0
|
||||
hooks:
|
||||
- id: trailing-whitespace
|
||||
exclude_types: [markdown]
|
||||
|
@ -8,7 +8,7 @@ repos:
|
|||
- id: check-yaml
|
||||
- id: check-added-large-files
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 24.2.0
|
||||
rev: 24.10.0
|
||||
hooks:
|
||||
- id: black
|
||||
language_version: python3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue