Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
xoolive committed Nov 2, 2023
1 parent a4a80db commit 93737b2
Show file tree
Hide file tree
Showing 2 changed files with 819 additions and 923 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@ repos:
- id: sync_with_poetry
args: [] # optional args
- repo: https://github.com/psf/black
rev: 23.9.1
rev: 23.10.1
hooks:
- id: black
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: "v0.0.280"
hooks:
- id: ruff
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.5.1
rev: v1.6.1
hooks:
- id: mypy
exclude: ^docs/conf.py
Expand Down
Loading

0 comments on commit 93737b2

Please sign in to comment.