Skip to content

Commit

Permalink
Relax version contraints & poetry lock (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
aliberts authored May 6, 2024
1 parent a8e245f commit eb6bfe0
Show file tree
Hide file tree
Showing 3 changed files with 170 additions and 171 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repos:
hooks:
- id: pyupgrade
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.2
rev: v0.4.3
hooks:
- id: ruff
args: [--fix]
Expand Down
Loading

0 comments on commit eb6bfe0

Please sign in to comment.