chore: update dependencies and license, refine local CI script for comprehensive checks
All checks were successful
CI / test (3.13) (push) Successful in 1m30s
Publish to TestPyPI / build-publish (release) Has been skipped
Publish to PyPI / build-publish (release) Successful in 34s

This commit is contained in:
Alexander Kalinovsky
2025-09-08 19:03:36 +03:00
parent 99d8002e27
commit 7fa51bda6b
5 changed files with 42 additions and 59 deletions

View File

@@ -4,7 +4,7 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.12.10
rev: v0.12.12
hooks:
- id: ruff-check
args: ["--fix"]
@@ -26,6 +26,6 @@ repos:
hooks:
- id: codespell
- repo: https://github.com/fsfe/reuse-tool
rev: v5.0.2
rev: v5.1.1
hooks:
- id: reuse