Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#2042)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Dec 21, 2020
1 parent 1b8144f commit 838bfbc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.3.0
rev: v3.4.0
hooks:
- id: check-ast
- id: check-builtin-literals
Expand All @@ -25,7 +25,7 @@ repos:
- id: black
args: [--safe]
- repo: https://github.com/asottile/blacken-docs
rev: v1.8.0
rev: v1.9.1
hooks:
- id: blacken-docs
additional_dependencies: [black==20.8b1]
Expand All @@ -39,7 +39,7 @@ repos:
- id: tox-ini-fmt
args: ["-p", "fix_lint"]
- repo: https://github.com/asottile/setup-cfg-fmt
rev: v1.15.1
rev: v1.16.0
hooks:
- id: setup-cfg-fmt
args: [--min-py3-version, "3.4"]
Expand Down

0 comments on commit 838bfbc

Please sign in to comment.