Skip to content

Commit

Permalink
Auto-update pre-commit hooks (backport of #1094)
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Sep 25, 2024
1 parent ff01071 commit c8f48e5
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 c8f48e5

Please sign in to comment.