Skip to content

Commit e735bef

Browse files
github-actions[bot]jreback
authored andcommitted
⬆️ UPGRADE: Autoupdate pre-commit config (pandas-dev#42945)
* ⬆️ UPGRADE: Autoupdate pre-commit config * ⬆️ UPGRADE: Autoupdate pre-commit config * ⬆️ UPGRADE: Autoupdate pre-commit config Co-authored-by: jreback <[email protected]>
1 parent 8e01a8e commit e735bef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
- id: absolufy-imports
1010
files: ^pandas/
1111
- repo: https://github.com/python/black
12-
rev: 21.6b0
12+
rev: 21.7b0
1313
hooks:
1414
- id: black
1515
- repo: https://github.com/codespell-project/codespell
@@ -54,11 +54,11 @@ repos:
5454
types: [text]
5555
args: [--append-config=flake8/cython-template.cfg]
5656
- repo: https://github.com/PyCQA/isort
57-
rev: 5.9.2
57+
rev: 5.9.3
5858
hooks:
5959
- id: isort
6060
- repo: https://github.com/asottile/pyupgrade
61-
rev: v2.21.0
61+
rev: v2.23.3
6262
hooks:
6363
- id: pyupgrade
6464
args: [--py38-plus]

0 commit comments

Comments
 (0)