Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Update Python, pre-commit, and JavaScript dependencies.
  • Loading branch information
rra committed Aug 21, 2024
1 parent 39a3ee6 commit 56e125b
Show file tree
Hide file tree
Showing 5 changed files with 451 additions and 417 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.7
rev: v0.6.1
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down
Loading

0 comments on commit 56e125b

Please sign in to comment.