From 4627703b70b78f533317061ffda3e61cb44b3464 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 18 Jan 2022 16:46:40 -0500 Subject: [PATCH] Update pre-commit from 2.16.0 to 2.17.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 1c3331e..7bda6c2 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ . # <- install ourselves coverage==6.2 flake8==4.0.1 -pre-commit==2.16.0 +pre-commit==2.17.0 tox==3.24.5 tox-gh-actions==2.8.1