Skip to content

Commit

Permalink
⬆️ UPGRADE: Autoupdate pre-commit config (#6784)
Browse files Browse the repository at this point in the history
* ⬆️ UPGRADE: Autoupdate pre-commit config

* ⬆️ UPGRADE: Autoupdate pre-commit config

* ⬆️ UPGRADE: Autoupdate pre-commit config

* ⬆️ UPGRADE: Autoupdate pre-commit config

* ⬆️ UPGRADE: Autoupdate pre-commit config

---------

Co-authored-by: pymc-bot <pymc-devs@users.noreply.github.com>
  • Loading branch information
twiecki and pymc-bot authored Jul 22, 2023
1 parent 82c6318 commit 63483b7
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 @@ -29,12 +29,12 @@ repos:
- id: isort
name: isort
- repo: https://github.com/asottile/pyupgrade
rev: v3.6.0
rev: v3.9.0
hooks:
- id: pyupgrade
args: [--py37-plus]
- repo: https://github.com/psf/black
rev: 23.3.0
rev: 23.7.0
hooks:
- id: black
- id: black-jupyter
Expand Down

0 comments on commit 63483b7

Please sign in to comment.