Skip to content

Commit

Permalink
Update dependencies (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
airwoodix authored Apr 21, 2023
1 parent ef42453 commit 1a64517
Show file tree
Hide file tree
Showing 5 changed files with 522 additions and 511 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repos:
- id: black
language_version: python3
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: "v0.0.261"
rev: "v0.0.262"
hooks:
- id: ruff
args: [ --fix, --exit-non-zero-on-fix ]
Expand Down
Loading

0 comments on commit 1a64517

Please sign in to comment.