Skip to content

Commit 5c2430e

Browse files
authored
Merge pull request #229 from pre-commit/all-repos_autofix_pre-commit-autoupdate
Ran pre-commit autoupdate.
2 parents 1553c96 + f36ce70 commit 5c2430e

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
@@ -13,7 +13,7 @@
1313
- id: requirements-txt-fixer
1414
- id: flake8
1515
- repo: https://github.com/pre-commit/pre-commit
16-
sha: v0.15.2
16+
sha: v0.16.3
1717
hooks:
1818
- id: validate_config
1919
- id: validate_manifest
@@ -23,10 +23,10 @@
2323
- id: reorder-python-imports
2424
language_version: python2.7
2525
- repo: https://github.com/asottile/pyupgrade
26-
sha: v1.1.3
26+
sha: v1.1.4
2727
hooks:
2828
- id: pyupgrade
2929
- repo: https://github.com/asottile/add-trailing-comma
30-
sha: v0.6.1
30+
sha: v0.6.4
3131
hooks:
3232
- id: add-trailing-comma

0 commit comments

Comments
 (0)