Skip to content

Commit

Permalink
chore(pre-commit): update ruff to v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 24, 2023
1 parent 6e5cf53 commit 4cb07ba
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.284
rev: v0.1.2
hooks:
- id: ruff

Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
black==23.1.0
mypy==1.0.1
nox
ruff==0.0.284
ruff==0.1.2

0 comments on commit 4cb07ba

Please sign in to comment.