Skip to content

Commit

Permalink
Add releases link in "Version control integration" (#909)
Browse files Browse the repository at this point in the history
  • Loading branch information
travisjungroth committed Jun 13, 2022
1 parent 232d52d commit 0f5d2b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/start.rst
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Version control integration
Use `pre-commit <https://pre-commit.com/>`_. Once you `have it
installed <https://pre-commit.com/#install>`_, add this to the
`.pre-commit-config.yaml` in your repository
(be sure to update `rev` to point to a real git tag/revision!)::
(be sure to update `rev` to point to a `real git tag/revision <https://github.com/PyCQA/bandit/releases>`_!)::

repos:
- repo: https://github.com/PyCQA/bandit
Expand Down

0 comments on commit 0f5d2b2

Please sign in to comment.