Skip to content

Commit 681e78c

Browse files
committed
Correct example in README
1 parent 6c6e3ae commit 681e78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ Next, you need to add this entry to your ``.pre-commit-config.yaml``
289289
.. code-block:: yaml
290290
291291
- repo: https://github.com/PythonCharmers/python-future
292-
rev: feature/pre-commit
292+
rev: master
293293
hooks:
294294
- id: futurize
295295
args: [--both-stages]

0 commit comments

Comments
 (0)