Skip to content

Commit

Permalink
Update ruff to v0.1.1 (home-assistant#102421)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Oct 20, 2023
1 parent 7e6c14d commit 55a8f01
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.0.292
rev: v0.1.1
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
Expand Up @@ -2,5 +2,5 @@

black==23.9.1
codespell==2.2.2
ruff==0.0.292
ruff==0.1.1
yamllint==1.32.0

0 comments on commit 55a8f01

Please sign in to comment.