Skip to content

Commit 0591527

Browse files
authored
Merge pull request #179 from gnikit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 3b98bd8 + d8ebe5c commit 0591527

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
@@ -10,11 +10,11 @@ repos:
1010
- id: check-added-large-files
1111
args: ['--maxkb=2000']
1212
- repo: https://github.com/PyCQA/flake8
13-
rev: 4.0.1
13+
rev: 5.0.2
1414
hooks:
1515
- id: flake8
1616
- repo: https://github.com/asottile/pyupgrade
17-
rev: v2.37.2
17+
rev: v2.37.3
1818
hooks:
1919
- id: pyupgrade
2020
- repo: https://github.com/pycqa/isort

0 commit comments

Comments
 (0)