Skip to content

Commit 86db722

Browse files
committed
Add django-allauth docs
1 parent 17f2311 commit 86db722

File tree

4 files changed

+89082
-0
lines changed

4 files changed

+89082
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ repos:
88
- id: end-of-file-fixer
99
- id: check-yaml
1010
- id: check-added-large-files
11+
args: ['--maxkb=5000']
1112
- repo: https://github.com/astral-sh/ruff-pre-commit
1213
rev: v0.7.3
1314
hooks:

0 commit comments

Comments
 (0)