Skip to content

Commit b11c826

Browse files
chore(deps): update ruff
1 parent 9bb73e2 commit b11c826

2 files changed

Lines changed: 2 additions & 2 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.9",
8383
"types-beautifulsoup4==4.12.0.20250516",
8484
"types-fpdf2==2.8.4.20260322",
8585
"types-python-dateutil==2.9.0.20260323",

0 commit comments

Comments
 (0)