Skip to content

Commit

Permalink
⬆ Bump (library): Update ruff 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jpcadena committed Oct 31, 2023
1 parent b6f9725 commit 26c4793
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ repos:
- id: mypy

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.2
rev: v0.1.3
hooks:
- id: ruff
args: [ --fix, --exit-non-zero-on-fix ]
Expand Down
20 changes: 10 additions & 10 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 26c4793

Please sign in to comment.