Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hjacobs committed Apr 13, 2020
1 parent 635a4d3 commit 560ec3c
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repos:
- id: black

- repo: https://github.com/asottile/pyupgrade
rev: v2.1.0
rev: v2.1.1
hooks:
- id: pyupgrade
stages: [push]
Expand Down Expand Up @@ -65,7 +65,7 @@ repos:
stages: [push]

- repo: https://github.com/adrienverge/yamllint
rev: v1.21.0
rev: v1.22.0
hooks:
- id: yamllint
args: ["--strict", "-d", "{rules: {line-length: {max: 180}}}"]
Expand Down
70 changes: 35 additions & 35 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 560ec3c

Please sign in to comment.