Skip to content

Commit 01785c9

Browse files
author
Hugo Osvaldo Barrera
authored
Merge pull request #131 from WhyNotHugo/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents d4d7ac4 + 276ef55 commit 01785c9

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
@@ -11,7 +11,7 @@ repos:
1111
hooks:
1212
- id: isort
1313
- repo: https://github.com/psf/black
14-
rev: "21.10b0"
14+
rev: "21.11b1"
1515
hooks:
1616
- id: black
1717
- repo: https://github.com/PyCQA/flake8
@@ -22,7 +22,7 @@ repos:
2222
- flake8-comprehensions
2323
- flake8-bugbear
2424
- repo: https://github.com/asottile/pyupgrade
25-
rev: v2.29.0
25+
rev: v2.29.1
2626
hooks:
2727
- id: pyupgrade
2828
args: [--py36-plus]

0 commit comments

Comments
 (0)