Skip to content

Commit 8717ec3

Browse files
chore(deps): update ruff to v0.15.8
1 parent 36dabf7 commit 8717ec3

3 files changed

Lines changed: 24 additions & 24 deletions

File tree

.pre-commit-config.yaml

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

4141
# https://docs.astral.sh/ruff/integrations/#pre-commit
4242
- repo: https://github.com/astral-sh/ruff-pre-commit
43-
rev: v0.15.7
43+
rev: v0.15.8
4444
hooks:
4545
# Run the linter with fixes
4646
- id: ruff

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dev = [
7979
"pytest-socket==0.7.0",
8080
"pytest-sugar==1.1.1",
8181
"pytest-xdist==3.8.0",
82-
"ruff==0.15.7",
82+
"ruff==0.15.8",
8383
"types-beautifulsoup4==4.12.0.20250516",
8484
"types-fpdf2==2.8.4.20260322",
8585
"types-python-dateutil==2.9.0.20260323",

uv.lock

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

0 commit comments

Comments
 (0)