Skip to content

Commit ee20772

Browse files
authored
Merge pull request #112 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents f40000d + d839afd commit ee20772

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
@@ -23,12 +23,12 @@ repos:
2323
- id: reorder-python-imports
2424
args: [--py3-plus]
2525
- repo: https://github.com/asottile/pyupgrade
26-
rev: v2.29.0
26+
rev: v2.29.1
2727
hooks:
2828
- id: pyupgrade
2929
args: [--py3-plus]
3030
- repo: https://github.com/asottile/add-trailing-comma
31-
rev: v2.2.0
31+
rev: v2.2.1
3232
hooks:
3333
- id: add-trailing-comma
3434
args: [--py36-plus]

0 commit comments

Comments
 (0)