Update linters

This commit is contained in:
Tulir Asokan 2023-02-12 12:45:48 +02:00
parent 955fb2723e
commit c0c7b58a3f
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.1.0
rev: v4.4.0
hooks:
- id: trailing-whitespace
exclude_types: [markdown]