Updated URLs. Updated hooks.
parent
28627a2ad5
commit
c0f5f57b07
|
@ -28,7 +28,7 @@ repos:
|
|||
additional_dependencies: [flake8-docstrings]
|
||||
|
||||
- repo: https://github.com/PyCQA/bandit
|
||||
rev: '1.7.1' # Use the sha / tag you want to point at
|
||||
rev: '1.7.2' # Use the sha / tag you want to point at
|
||||
hooks:
|
||||
- id: bandit
|
||||
args: ['--skip', 'B320,B404,B410,B603', '--level', 'LOW']
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Contributing
|
||||
============
|
||||
|
||||
`Contributing [common] <https://docs.franco.net.eu.org/fpydocs/contributing_common.html>`_ version `4.2.0 <https://software.franco.net.eu.org/frnmst/fpydocs/src/tag/4.2.0>`_
|
||||
`Contributing [common] <https://docs.franco.net.eu.org/fpydocs/contributing_common.html>`_ version `4.3.0 <https://software.franco.net.eu.org/frnmst/fpydocs/src/tag/4.3.0>`_
|
||||
|
||||
TODO and FIXME
|
||||
--------------
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Workflow
|
||||
========
|
||||
|
||||
`Workflow [common] <https://docs.franco.net.eu.org/fpydocs/workflow_common.html>`_ version `4.2.0 <https://software.franco.net.eu.org/frnmst/fpydocs/src/tag/4.2.0>`_
|
||||
`Workflow [common] <https://docs.franco.net.eu.org/fpydocs/workflow_common.html>`_ version `4.3.0 <https://software.franco.net.eu.org/frnmst/fpydocs/src/tag/4.3.0>`_
|
||||
|
|
Loading…
Reference in New Issue