Skip to content

Commit

Permalink
chore(release): 0.45.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravencentric committed Apr 11, 2024
1 parent 186e01f commit 95e1a66
Show file tree
Hide file tree
Showing 5 changed files with 149 additions and 149 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.5
rev: v0.3.6
hooks:
- id: ruff
args: ['--fix']
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.5
rev: v0.3.6
hooks:
- id: ruff-format
- repo: https://github.com/python-poetry/poetry
Expand Down
Loading

0 comments on commit 95e1a66

Please sign in to comment.