Skip to content

Commit

Permalink
chore(pre-commit): update ruff to v0.0.271
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 7, 2023
1 parent 4401cdd commit bbb25a1
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/charliermarsh/ruff-pre-commit
rev: v0.0.260
rev: v0.0.271
hooks:
- id: ruff

Expand Down
2 changes: 1 addition & 1 deletion requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ black==23.3.0
mypy==1.1.1
homeassistant-stubs>=2022.11.0
voluptuous-stubs>=0.1.1
ruff==0.0.260
ruff==0.0.271

0 comments on commit bbb25a1

Please sign in to comment.