Merge branch 'develop' of https://github.com/StuffAnThings/qbit_manage into develop

* 'develop' of https://github.com/StuffAnThings/qbit_manage:
  [pre-commit.ci] pre-commit autoupdate (#952)
This commit is contained in:
bobokun 2025-09-16 22:18:50 -04:00
commit 030389d9ef
No known key found for this signature in database
GPG key ID: B73932169607D927

View file

@ -28,7 +28,7 @@ repos:
exclude: ^.github/
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.12.12
rev: v0.13.0
hooks:
# Run the linter.
- id: ruff-check