Skip to content

Commit

Permalink
Bump ruff to 0.5.5 (home-assistant#122722)
Browse files Browse the repository at this point in the history
  • Loading branch information
autinerd authored Jul 28, 2024
1 parent e708e30 commit ec15a66
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.5.4
rev: v0.5.5
hooks:
- id: ruff
args:
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_pre_commit.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Automatically generated from .pre-commit-config.yaml by gen_requirements_all.py, do not edit

codespell==2.3.0
ruff==0.5.4
ruff==0.5.5
yamllint==1.35.1

0 comments on commit ec15a66

Please sign in to comment.