Skip to content

Commit 63483b7

Browse files
twieckipymc-bot
and
pymc-bot
authored
⬆️ UPGRADE: Autoupdate pre-commit config (#6784)
* ⬆️ 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 <[email protected]>
1 parent 82c6318 commit 63483b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@ repos:
2929
- id: isort
3030
name: isort
3131
- repo: https://github.com/asottile/pyupgrade
32-
rev: v3.6.0
32+
rev: v3.9.0
3333
hooks:
3434
- id: pyupgrade
3535
args: [--py37-plus]
3636
- repo: https://github.com/psf/black
37-
rev: 23.3.0
37+
rev: 23.7.0
3838
hooks:
3939
- id: black
4040
- id: black-jupyter

0 commit comments

Comments
 (0)