Skip to content

Commit

Permalink
Auto-update pre-commit hooks (#97)
Browse files Browse the repository at this point in the history
Co-authored-by: xhochy <[email protected]>
  • Loading branch information
github-actions[bot] and xhochy authored Jan 9, 2023
1 parent 8726ea4 commit c85d583
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 @@ -11,7 +11,7 @@ repos:
hooks:
- id: flake8-conda
- repo: https://github.com/Quantco/pre-commit-mirrors-isort
rev: 5.10.1
rev: 5.11.4
hooks:
- id: isort-conda
additional_dependencies: [-c, conda-forge, toml=0.10.2]
Expand All @@ -21,7 +21,7 @@ repos:
- id: mypy-conda
additional_dependencies: [-c, conda-forge, types-setuptools]
- repo: https://github.com/Quantco/pre-commit-mirrors-pyupgrade
rev: 3.2.3
rev: 3.3.1
hooks:
- id: pyupgrade-conda
args:
Expand Down

0 comments on commit c85d583

Please sign in to comment.