Skip to content

Commit 2dfde14

Browse files
authored
Merge pull request #272 from sass/all-repos_autofix_pre-commit-autoupdate
Ran pre-commit autoupdate.
2 parents b5313cc + b79dccb commit 2dfde14

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)