Skip to content

Commit

Permalink
Pre-commit autoupdate (#667)
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 Jul 24, 2023
1 parent de7cdde commit f9ae574
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,6 +1,6 @@
repos:
- repo: https://github.com/Quantco/pre-commit-mirrors-black
rev: 23.3.0
rev: 23.7.0
hooks:
- id: black-conda
args:
Expand Down Expand Up @@ -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.7.0
rev: 3.9.0
hooks:
- id: pyupgrade-conda
exclude: ^src/glum_benchmarks/orig_sklearn_fork/
Expand Down

0 comments on commit f9ae574

Please sign in to comment.