Skip to content

Commit

Permalink
chore: upgrade ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
GabDug committed Jul 3, 2023
1 parent 2bebf44 commit 9c7476a
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repos:
- id: black

- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: 'v0.0.275'
rev: v0.0.276
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
38 changes: 19 additions & 19 deletions pdm.lock

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

0 comments on commit 9c7476a

Please sign in to comment.