Skip to content

Commit 1c965f1

Browse files
author
Hugo Osvaldo Barrera
authored
Merge pull request #125 from WhyNotHugo/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents bf633ef + 8b32d7a commit 1c965f1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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: black
1717
- repo: https://github.com/PyCQA/flake8
18-
rev: "3.9.2"
18+
rev: "4.0.1"
1919
hooks:
2020
- id: flake8
2121
additional_dependencies:
@@ -27,6 +27,6 @@ repos:
2727
- id: pyupgrade
2828
args: [--py36-plus]
2929
- repo: https://github.com/pre-commit/mirrors-mypy
30-
rev: 'v0.910'
30+
rev: 'v0.910-1'
3131
hooks:
3232
- id: mypy

0 commit comments

Comments
 (0)