Skip to content

Commit 6cea58a

Browse files
authored
Merge pull request #200 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 9dbd248 + 716642c commit 6cea58a

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
@@ -15,7 +15,7 @@ repos:
1515
hooks:
1616
- id: setup-cfg-fmt
1717
- repo: https://github.com/PyCQA/flake8
18-
rev: 3.9.1
18+
rev: 3.9.2
1919
hooks:
2020
- id: flake8
2121
exclude: ^identify/vendor/licenses\.py$
@@ -35,7 +35,7 @@ repos:
3535
- id: add-trailing-comma
3636
args: [--py36-plus]
3737
- repo: https://github.com/asottile/pyupgrade
38-
rev: v2.14.0
38+
rev: v2.15.0
3939
hooks:
4040
- id: pyupgrade
4141
args: [--py36-plus]

0 commit comments

Comments
 (0)