Skip to content

Commit

Permalink
Update poetry lock
Browse files Browse the repository at this point in the history
  • Loading branch information
NeilGirdhar committed Jan 12, 2024
1 parent c701f76 commit 315f7a2
Show file tree
Hide file tree
Showing 5 changed files with 287 additions and 283 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.9
rev: v0.1.12
hooks:
- id: ruff

Expand All @@ -41,7 +41,7 @@ repos:
- [email protected]

- repo: https://github.com/pre-commit/mirrors-mypy
rev: 'v1.7.1'
rev: 'v1.8.0'
hooks:
- id: mypy
additional_dependencies: [flax]
Expand Down
Loading

0 comments on commit 315f7a2

Please sign in to comment.