Skip to content

Commit 71ad66f

Browse files
Updated README.md (#184)
Co-authored-by: jackton1 <[email protected]>
1 parent 907f0be commit 71ad66f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88
[![Windows](https://img.shields.io/badge/Windows-0078D6?logo=windows\&logoColor=white)](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idruns-on)
99

1010
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
11+
1112
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
13+
1214
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1315

1416
## depcheck
@@ -47,7 +49,7 @@ If you feel generous and want to show some extra appreciation:
4749
|-------------------------------------------------------|--------|----------|-----------|------------------------------------------------------------------------------|
4850
| <a name="input_dir"></a>[dir](#input_dir) | string | false | `"."` | The directory to run [depcheck](https://github.com/depcheck/depcheck#readme) |
4951
| <a name="input_ignores"></a>[ignores](#input_ignores) | string | false | | Comma separated list of packages <br>to ignore |
50-
| <a name="input_version"></a>[version](#input_version) | string | false | `"1.4.3"` | Version of [depcheck](https://github.com/depcheck/depcheck/tags) |
52+
| <a name="input_version"></a>[version](#input_version) | string | false | `"1.4.7"` | Version of [depcheck](https://github.com/depcheck/depcheck/tags) |
5153
5254
<!-- AUTO-DOC-INPUT:END -->
5355
@@ -85,8 +87,11 @@ If you are reporting a bug, please include:
8587
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
8688
8789
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
90+
8891
<!-- prettier-ignore-start -->
92+
8993
<!-- markdownlint-disable -->
94+
9095
<table>
9196
<tbody>
9297
<tr>
@@ -97,6 +102,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
97102
</table>
98103
99104
<!-- markdownlint-restore -->
105+
100106
<!-- prettier-ignore-end -->
101107
102108
<!-- ALL-CONTRIBUTORS-LIST:END -->

0 commit comments

Comments
 (0)