Skip to content

Commit 9b49699

Browse files
authored
Merge pull request #282 from Yelp/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 68d9ef4 + 4e4c50b commit 9b49699

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
@@ -23,7 +23,7 @@ repos:
2323
hooks:
2424
- id: flake8
2525
- repo: https://github.com/asottile/reorder_python_imports
26-
rev: v3.8.1
26+
rev: v3.8.2
2727
hooks:
2828
- id: reorder-python-imports
2929
args: ['--py3-plus']
@@ -32,7 +32,7 @@ repos:
3232
hooks:
3333
- id: remove-tabs
3434
- repo: https://github.com/asottile/pyupgrade
35-
rev: v2.37.1
35+
rev: v2.37.2
3636
hooks:
3737
- id: pyupgrade
3838
args: ['--py3-plus']

0 commit comments

Comments
 (0)