Skip to content

Commit b79dccb

Browse files
committed
Ran pre-commit autoupdate.
Committed via https://github.com/asottile/all-repos
1 parent b5313cc commit b79dccb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v1.4.0
3+
rev: v2.0.0
44
hooks:
55
- id: trailing-whitespace
66
- id: end-of-file-fixer
@@ -9,10 +9,10 @@ repos:
99
- id: flake8
1010
exclude: ^docs/conf.py
1111
- repo: https://github.com/asottile/pyupgrade
12-
rev: v1.4.0
12+
rev: v1.8.0
1313
hooks:
1414
- id: pyupgrade
1515
- repo: https://github.com/asottile/add-trailing-comma
16-
rev: v0.6.4
16+
rev: v0.7.1
1717
hooks:
1818
- id: add-trailing-comma

0 commit comments

Comments
 (0)