pre-commit: Exclude docs _build folder

pull/1578/head
Noah Gorny 2020-11-05 20:45:20 +02:00 committed by phreakocious
parent da353cb803
commit 9c8091e106
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