pre-commit: Exclude docs _build folder

pull/1705/head
Noah Gorny 2020-11-05 20:45:20 +02:00
parent bcc3f4080b
commit 5cdb98f802
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
---
# fail_fast: true
minimum_pre_commit_version: 1.18.1
exclude: "docs/_build/"
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0