Skip to content

Commit

Permalink
Pre-commit autoupdate (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
quant-ranger[bot] authored Dec 4, 2023
1 parent b931ade commit 5e612b0
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
Expand Up @@ -7,11 +7,11 @@ repos:
- id: trailing-whitespace
- id: check-toml
- repo: https://github.com/quantco/pre-commit-mirrors-ruff
rev: 0.1.3
rev: 0.1.6
hooks:
- id: ruff-conda
- id: ruff-format-conda
- repo: https://github.com/quantco/pre-commit-mirrors-mypy
rev: 1.6.1
rev: 1.7.1
hooks:
- id: mypy-conda

0 comments on commit 5e612b0

Please sign in to comment.