From bc7ab17836d2afe03db198730f9c8a5aee922a44 Mon Sep 17 00:00:00 2001 From: Jordan Cook Date: Sun, 8 Aug 2021 20:02:00 -0500 Subject: Remove deprecated 'core' module and BaseCache.remove_old_entries() --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.pre-commit-config.yaml') diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7990ae0..72576ef 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,5 +35,5 @@ repos: - repo: https://github.com/yunojuno/pre-commit-xenon rev: v0.1 hooks: - - id: xenon - args: [--max-average=A, --max-modules=B, --max-absolute=C] + - id: xenon + args: [--max-average=A, --max-modules=B, --max-absolute=C] -- cgit v1.2.1