From 8c3280765f817ff6e0761759d40e316300dc99c5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 18 May 2021 00:31:21 +0000 Subject: [PATCH 1/2] chore(deps): update precommit hook pre-commit/pre-commit-hooks to v4.0.1 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e9cc2710..083a568a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: types: [python, toml] stages: [commit] - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.0.0 + rev: v4.0.1 hooks: - id: debug-statements - id: end-of-file-fixer From b3bb15bf84cfdeecd4242becd5728fd166643cfa Mon Sep 17 00:00:00 2001 From: "Augusto W. Andreoli" Date: Tue, 18 May 2021 02:39:23 +0200 Subject: [PATCH 2/2] ci: cache tox on each OS --- docs/examples.rst | 4 ++-- styles/pre-commit/general.toml | 2 +- styles/pre-commit/python.toml | 2 +- tests/test_pre_commit.py | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/examples.rst b/docs/examples.rst index aca7989b..7246dae2 100644 --- a/docs/examples.rst +++ b/docs/examples.rst @@ -306,7 +306,7 @@ Contents of `styles/pre-commit/general.toml