Skip to content

Commit

Permalink
MAINT: update pygrep-hooks pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
reneeotten committed Feb 4, 2023
1 parent 2ebe26d commit 7774422
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 @@ -43,7 +43,7 @@ repos:
additional_dependencies: [rstcheck, sphinx]

- repo: https://github.com/pre-commit/pygrep-hooks
rev: v1.9.0
rev: v1.10.0
hooks:
- id: rst-backticks
- id: rst-directive-colons
Expand Down

0 comments on commit 7774422

Please sign in to comment.