Skip to content

Commit

Permalink
Pre-commit autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
quant-ranger[bot] authored Jul 24, 2023
1 parent 8c89462 commit 5a7ddfc
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
additional_dependencies: [flake8-docstrings, flake8-rst-docstrings]
Expand Down Expand Up @@ -33,7 +33,7 @@ repos:
additional_dependencies:
- python=3.8
- repo: https://github.com/Quantco/pre-commit-mirrors-pyupgrade
rev: 3.7.0
rev: 3.9.0
hooks:
- id: pyupgrade-conda
- repo: https://github.com/Quantco/pre-commit-mirrors-cython-lint
Expand Down

0 comments on commit 5a7ddfc

Please sign in to comment.