Skip to content

Commit f313779

Browse files
⬆️ UPGRADE: Autoupdate pre-commit config (#44266)
Co-authored-by: MarcoGorelli <[email protected]>
1 parent f3958f0 commit f313779

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.9b0
12+
rev: 21.10b0
1313
hooks:
1414
- id: black
1515
- repo: https://github.com/codespell-project/codespell
@@ -74,7 +74,7 @@ repos:
7474
types: [text] # overwrite types: [rst]
7575
types_or: [python, rst]
7676
- repo: https://github.com/asottile/yesqa
77-
rev: v1.2.3
77+
rev: v1.3.0
7878
hooks:
7979
- id: yesqa
8080
additional_dependencies: *flake8_dependencies

0 commit comments

Comments
 (0)