Skip to content

Commit 2836004

Browse files
authored
Merge pull request #374 from sass/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 6e59d24 + c7b63dd commit 2836004

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
@@ -12,12 +12,12 @@ repos:
1212
- id: flake8
1313
exclude: ^docs/conf.py
1414
- repo: https://github.com/asottile/pyupgrade
15-
rev: v2.29.0
15+
rev: v2.29.1
1616
hooks:
1717
- id: pyupgrade
1818
args: [--py36-plus]
1919
- repo: https://github.com/asottile/add-trailing-comma
20-
rev: v2.2.0
20+
rev: v2.2.1
2121
hooks:
2222
- id: add-trailing-comma
2323
args: [--py36-plus]

0 commit comments

Comments
 (0)