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 Feb 12, 2020
1 parent 3468067 commit f395fbc
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 23 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ repos:
# miscellaneous

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.4.0
rev: v2.5.0
hooks:
- id: check-added-large-files
- id: check-docstring-first
Expand All @@ -112,7 +112,7 @@ repos:
args: ["--django"]

- repo: https://github.com/pre-commit/pygrep-hooks
rev: v1.4.4
rev: v1.5.1
hooks:
# - id: rst-backticks
- id: python-use-type-annotations
Expand Down
72 changes: 51 additions & 21 deletions poetry.lock

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

0 comments on commit f395fbc

Please sign in to comment.