Skip to content

Commit bb1f05d

Browse files
chore(deps): update ruff to v0.12.8
1 parent 68cdbf9 commit bb1f05d

File tree

3 files changed

+23
-23
lines changed

3 files changed

+23
-23
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ repos:
5656

5757
# https://docs.astral.sh/ruff/integrations/#pre-commit
5858
- repo: https://github.com/astral-sh/ruff-pre-commit
59-
rev: v0.12.4
59+
rev: v0.12.8
6060
hooks:
6161
# Run the linter with fixes
6262
- id: ruff

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dev = [
2626
"pytest==8.4.1",
2727
"pytest-alembic==0.12.1",
2828
"python-dotenv==1.1.1",
29-
"ruff==0.12.4",
29+
"ruff==0.12.8",
3030
"sqlalchemy==2.0.41",
3131
"types-pymysql==1.1.0.20250711",
3232
]

uv.lock

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)