version: bump version number

This commit is contained in:
Upstream Data
2025-01-20 08:54:14 -07:00
parent 33803e89e2
commit d1007d3ae8
4 changed files with 78 additions and 33 deletions

View File

@@ -1,7 +1,14 @@
ci:
skip:
- unittest
- poetry-lock
- pytest
repos:
- repo: https://github.com/python-poetry/poetry
rev: 2.0.1
hooks:
- id: poetry-check
- id: poetry-lock
- id: poetry-install
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0
hooks: