chore: upgrade dependencies and tooling (#232)

* chore: upgrade dependencies and tooling

* chore: upgrade dependencies and tooling
This commit is contained in:
Andrey Avtomonov 2026-05-29 11:56:55 +02:00 committed by GitHub
parent ed8f523362
commit d53cdac366
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 2737 additions and 2710 deletions

View file

@ -14,6 +14,12 @@ repos:
- id: check-case-conflict
- id: mixed-line-ending
- repo: https://github.com/tombi-toml/tombi-pre-commit
rev: v1.1.0
hooks:
- id: tombi-format
args: ["--offline"]
- repo: https://github.com/asottile/pyupgrade
rev: v3.21.2
hooks: