Skip to content

Commit 82c2787

Browse files
github-actions[bot]jrebackMarcoGorelli
authored andcommitted
⬆️ UPGRADE: Autoupdate pre-commit config (pandas-dev#43830)
* ⬆️ UPGRADE: Autoupdate pre-commit config * ⬆️ UPGRADE: Autoupdate pre-commit config * ⬆️ UPGRADE: Autoupdate pre-commit config Co-authored-by: jreback <[email protected]> Co-authored-by: MarcoGorelli <[email protected]>
1 parent a5a87d6 commit 82c2787

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
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.7b0
12+
rev: 21.9b0
1313
hooks:
1414
- id: black
1515
- repo: https://github.com/codespell-project/codespell
@@ -58,7 +58,7 @@ repos:
5858
hooks:
5959
- id: isort
6060
- repo: https://github.com/asottile/pyupgrade
61-
rev: v2.23.3
61+
rev: v2.29.0
6262
hooks:
6363
- id: pyupgrade
6464
args: [--py38-plus]

0 commit comments

Comments
 (0)