Skip to content

Commit 7e20fa6

Browse files
Updated files with 'repo_helper'.
1 parent 77af34b commit 7e20fa6

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ repos:
6767
- --keep-runtime-typing
6868

6969
- repo: https://github.com/Lucas-C/pre-commit-hooks
70-
rev: v1.2.0
70+
rev: v1.3.1
7171
hooks:
7272
- id: remove-crlf
7373
- id: forbid-crlf

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ Enum Tools
5858
:target: https://github.com/domdfcoding/enum_tools/actions?query=workflow%3A%22mypy%22
5959
:alt: mypy status
6060

61-
.. |requires| image:: https://dependency-dash.herokuapp.com/github/domdfcoding/enum_tools/badge.svg
62-
:target: https://dependency-dash.herokuapp.com/github/domdfcoding/enum_tools/
61+
.. |requires| image:: https://dependency-dash.repo-helper.uk/github/domdfcoding/enum_tools/badge.svg
62+
:target: https://dependency-dash.repo-helper.uk/github/domdfcoding/enum_tools/
6363
:alt: Requirements Status
6464

6565
.. |coveralls| image:: https://img.shields.io/coveralls/github/domdfcoding/enum_tools/master?logo=coveralls

doc-source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ Enum Tools
6969
:workflow: mypy
7070
:alt: mypy status
7171

72-
.. |requires| image:: https://dependency-dash.herokuapp.com/github/domdfcoding/enum_tools/badge.svg
73-
:target: https://dependency-dash.herokuapp.com/github/domdfcoding/enum_tools/
72+
.. |requires| image:: https://dependency-dash.repo-helper.uk/github/domdfcoding/enum_tools/badge.svg
73+
:target: https://dependency-dash.repo-helper.uk/github/domdfcoding/enum_tools/
7474
:alt: Requirements Status
7575

7676
.. |coveralls| coveralls-shield::

0 commit comments

Comments
 (0)