Skip to content

Commit

Permalink
Update Ruff updates to v0.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent ca112d3 commit c58a4b5
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repos:
- id: check-ast
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version. If bumping this, please also bump requirements-dev.in
rev: v0.8.4
rev: v0.8.6
hooks:
# Run the linter.
- id: ruff
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ dev = [
"pytest-mock==3.14.0",
"pytest==8.3.4",
"requests-mock==1.11.0",
"ruff==0.8.4",
"ruff==0.8.6",
"flask-debugtoolbar==0.16.0",
"freezegun==1.5.1",
"responses==0.25.3",
Expand Down
44 changes: 22 additions & 22 deletions uv.lock

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

0 comments on commit c58a4b5

Please sign in to comment.