Skip to content

Commit

Permalink
update lockfile and pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
kiraware committed Jun 2, 2024
1 parent 574dc30 commit 144a6b6
Show file tree
Hide file tree
Showing 2 changed files with 198 additions and 207 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ repos:

# ruff - linting and format
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.4.2"
rev: "v0.4.7"
hooks:
- id: ruff
args: [--fix]
Expand Down
Loading

0 comments on commit 144a6b6

Please sign in to comment.