Skip to content

Commit

Permalink
Pre-commit autoupdate (#161)
Browse files Browse the repository at this point in the history
Co-authored-by: quant-ranger[bot] <132915763+quant-ranger[bot]@users.noreply.github.com>
  • Loading branch information
quant-ranger[bot] authored Jul 1, 2024
1 parent 42e0aa3 commit cb2c428
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
repos:
- repo: https://github.com/Quantco/pre-commit-mirrors-ruff
rev: 0.4.7
rev: 0.5.0
hooks:
- id: ruff-conda
- id: ruff-format-conda
- repo: https://github.com/Quantco/pre-commit-mirrors-mypy
rev: "1.10.0"
rev: "1.10.1"
hooks:
- id: mypy-conda
additional_dependencies: [-c, conda-forge, types-setuptools]
Expand Down

0 comments on commit cb2c428

Please sign in to comment.