Skip to content

Commit

Permalink
chore(pre-commit): update ruff to v0.0.278
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 12, 2023
1 parent be906e8 commit 3327cc1
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
Expand Up @@ -43,7 +43,7 @@ repos:
pass_filenames: false

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.0.272
rev: v0.0.278
hooks:
- id: ruff
types: [text]
Expand Down
2 changes: 1 addition & 1 deletion test/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.2.0
ruff==0.0.272
ruff==0.0.278

0 comments on commit 3327cc1

Please sign in to comment.