summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorJordan Cook <jordan.cook@pioneer.com>2021-08-08 20:02:00 -0500
committerJordan Cook <jordan.cook@pioneer.com>2021-08-14 21:58:28 -0500
commitbc7ab17836d2afe03db198730f9c8a5aee922a44 (patch)
treee680923529e4f4a1e97643e62fd1bc9ee3bac778 /.pre-commit-config.yaml
parent707a054da49b3a5ccbac9e16bfb490f1ff65ccb6 (diff)
downloadrequests-cache-bc7ab17836d2afe03db198730f9c8a5aee922a44.tar.gz
Remove deprecated 'core' module and BaseCache.remove_old_entries()
Diffstat (limited to '.pre-commit-config.yaml')
-rw-r--r--.pre-commit-config.yaml4
1 files changed, 2 insertions, 2 deletions
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]