mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-29 17:10:08 +01:00
ruff-pre-commit v0.8.1
Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1086>
This commit is contained in:
parent
c65e0e2a06
commit
2fa31f68b3
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ repos:
|
|||
- id: no-commit-to-branch
|
||||
args: ['--branch', 'main']
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.7.0
|
||||
rev: v0.8.1
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: ['--ignore=E741,E501', '--extend-exclude=subprojects', '.']
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue