Skip to content

Commit

Permalink
pre-commit ruff automatic fix
Browse files Browse the repository at this point in the history
  • Loading branch information
azmeuk committed Jun 3, 2023
1 parent bc8b918 commit 5f5e22a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ repos:
rev: 'v0.0.269'
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
- repo: https://github.com/asottile/reorder_python_imports
rev: v3.9.0
hooks:
Expand Down

0 comments on commit 5f5e22a

Please sign in to comment.