Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#238)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent 04d589c commit f41dd25
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ minimum_pre_commit_version: "3.5.0"
files: ^.*\.py$
repos:
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: 'v0.8.2'
rev: 'v0.8.3'
hooks:
- id: ruff
args: [ --fix ]
Expand Down
40 changes: 20 additions & 20 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dev = [
"loguru>=0.7.3",
"mypy>=1.13.0",
"pre-commit>=4.0.1",
"ruff>=0.8.2",
"ruff>=0.8.3",
]

[tool.mypy]
Expand Down

0 comments on commit f41dd25

Please sign in to comment.