Skip to content

Commit 7355f24

Browse files
chore(deps): update all non-major dependencies (#82)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0739706 commit 7355f24

File tree

3 files changed

+22
-22
lines changed

3 files changed

+22
-22
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
hooks:
1515
- id: yesqa
1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: "v0.15.4"
17+
rev: "v0.15.5"
1818
hooks:
1919
- id: ruff
2020
args:

pdm.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ all = true
4141
[dependency-groups]
4242
dev = [
4343
"pytest>=9.0.2",
44-
"ruff>=0.15.4",
44+
"ruff>=0.15.5",
4545
"pre-commit>=4.3.0",
4646
"mypy>=1.19.1",
4747
"tuna>=0.5.11",

0 commit comments

Comments
 (0)