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)
  • Loading branch information
github-actions[bot] authored and mergify[bot] committed Sep 24, 2024
1 parent ff01071 commit fad02f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ repos:

# Docs - RestructuredText hooks
- repo: https://github.com/PyCQA/doc8
rev: v1.1.1
rev: v1.1.2
hooks:
- id: doc8
args: ['--max-line-length=100', '--ignore=D001']
Expand Down

0 comments on commit fad02f4

Please sign in to comment.