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

Commit f395fbc

Browse files
committed
update dependencies
1 parent 3468067 commit f395fbc

File tree

2 files changed

+53
-23
lines changed

2 files changed

+53
-23
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ repos:
9595
# miscellaneous
9696

9797
- repo: https://github.com/pre-commit/pre-commit-hooks
98-
rev: v2.4.0
98+
rev: v2.5.0
9999
hooks:
100100
- id: check-added-large-files
101101
- id: check-docstring-first
@@ -112,7 +112,7 @@ repos:
112112
args: ["--django"]
113113

114114
- repo: https://github.com/pre-commit/pygrep-hooks
115-
rev: v1.4.4
115+
rev: v1.5.1
116116
hooks:
117117
# - id: rst-backticks
118118
- id: python-use-type-annotations

poetry.lock

Lines changed: 51 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)