Skip to content

Commit

Permalink
Pre-commit autoupdate (#676)
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] committed Aug 14, 2023
1 parent 5a65ed6 commit 0ee967a
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 @@ -27,7 +27,7 @@ repos:
- id: isort-conda
additional_dependencies: [toml]
- repo: https://github.com/Quantco/pre-commit-mirrors-mypy
rev: "1.4.1"
rev: "1.5.0"
hooks:
- id: mypy-conda
args:
Expand All @@ -37,7 +37,7 @@ repos:
exclude: ^tests/
additional_dependencies: [-c, conda-forge, types-setuptools=67.5, attrs]
- repo: https://github.com/Quantco/pre-commit-mirrors-pyupgrade
rev: 3.9.0
rev: 3.10.1
hooks:
- id: pyupgrade-conda
exclude: ^src/glum_benchmarks/orig_sklearn_fork/
Expand Down

0 comments on commit 0ee967a

Please sign in to comment.