Skip to content

Commit fb1aaca

Browse files
authored
Update version listed in documentation's Pre-Commit example to latest version (#262)
1 parent 4b20f58 commit fb1aaca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ with the following ``.pre-commit-config.yaml`` configuration:
127127
.. code-block:: yaml
128128
129129
- repo: https://github.com/PyCQA/docformatter
130-
rev: v1.6.1
130+
rev: v1.7.5
131131
hooks:
132132
- id: docformatter
133133
additional_dependencies: [tomli]

0 commit comments

Comments
 (0)