Skip to content

Commit

Permalink
Auto-update pre-commit hooks (#1094)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 6188912)

# Conflicts:
#	.pre-commit-config.yaml
  • Loading branch information
github-actions[bot] authored and mergify[bot] committed Sep 24, 2024
1 parent 496b83e commit a47e448
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,11 @@ repos:

# Docs - RestructuredText hooks
- repo: https://github.com/PyCQA/doc8
<<<<<<< HEAD
rev: 0.9.0a1
=======
rev: v1.1.2
>>>>>>> 6188912 (Auto-update pre-commit hooks (#1094))
hooks:
- id: doc8
args: ['--max-line-length=100', '--ignore=D001']
Expand Down

0 comments on commit a47e448

Please sign in to comment.