Skip to content

Commit

Permalink
Bump dependencies (#350)
Browse files Browse the repository at this point in the history
  • Loading branch information
kigawas authored May 7, 2024
1 parent cc16966 commit 40ab290
Show file tree
Hide file tree
Showing 4 changed files with 176 additions and 283 deletions.
7 changes: 7 additions & 0 deletions .ruff.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
line-length = 88

[lint]
ignore = ["E501", "W605", "E203"]

[lint.mccabe]
max-complexity = 10
Loading

0 comments on commit 40ab290

Please sign in to comment.