Skip to content

Commit

Permalink
Bump ruff from 0.9.4 to 0.9.5 (#17035)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Streed <[email protected]>
  • Loading branch information
dependabot[bot] and desertaxle authored Feb 10, 2025
1 parent 2be385d commit 9387b8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.4
rev: v0.9.5
hooks:
- id: ruff
language_version: python3
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ respx
# Linters and dev tools that are also in .pre-commit-config.yaml, which
# should usually be updated together.
codespell==2.4.1
ruff==0.9.4
ruff==0.9.5
mypy==1.14.1
vermin==1.6.0

Expand Down

0 comments on commit 9387b8f

Please sign in to comment.