mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Pre-commit autoupdate
This commit is contained in:
parent
31816dc652
commit
055ed120dd
1 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ repos:
|
|||
- id: check-added-large-files
|
||||
- id: debug-statements
|
||||
- repo: https://github.com/psf/black
|
||||
rev: "24.1.1"
|
||||
rev: "24.2.0"
|
||||
hooks:
|
||||
- id: black
|
||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||
|
|
@ -23,7 +23,7 @@ repos:
|
|||
- types-requests
|
||||
- types-atomicwrites
|
||||
- repo: https://github.com/charliermarsh/ruff-pre-commit
|
||||
rev: 'v0.1.15'
|
||||
rev: 'v0.2.2'
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--fix, --exit-non-zero-on-fix]
|
||||
|
|
|
|||
Loading…
Reference in a new issue