Skip to content

Commit

Permalink
chore(pre-commit): update ruff to v0.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 5, 2024
1 parent 5e249ae commit dd4e8df
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.4.4
rev: v0.4.8
hooks:
- id: ruff
- id: ruff-format
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ pytekukko==0.14.0
mypy==1.7.0
homeassistant-stubs>=2023.7.0
voluptuous-stubs>=0.1.1
ruff==0.4.4
ruff==0.4.8

0 comments on commit dd4e8df

Please sign in to comment.