Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repos:
- --no-update
id: poetry-lock
repo: https://github.com/python-poetry/poetry
rev: 1.7.1
rev: 1.8.2
- hooks:
- id: absolufy-imports
repo: https://github.com/MarcoGorelli/absolufy-imports
Expand All @@ -26,12 +26,12 @@ repos:
id: ruff
- id: ruff-format
repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.6
rev: v0.3.4
- hooks:
- id: pyright
repo: https://github.com/RobertCraigie/pyright-python
rev: v1.1.338
rev: v1.1.356
- hooks:
- id: markdownlint
repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.37.0
rev: v0.39.0