8
8
[ ![ 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 )
9
9
10
10
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
11
+
11
12
[ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square )] ( #contributors- )
13
+
12
14
<!-- ALL-CONTRIBUTORS-BADGE:END -->
13
15
14
16
## depcheck
@@ -47,7 +49,7 @@ If you feel generous and want to show some extra appreciation:
47
49
|-------------------------------------------------------|--------|----------|-----------|------------------------------------------------------------------------------|
48
50
| <a name="input_dir"></a>[dir](#input_dir) | string | false | ` " ." ` | The directory to run [depcheck](https://github.com/depcheck/depcheck#readme) |
49
51
| <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) |
51
53
52
54
<!-- AUTO-DOC-INPUT:END -->
53
55
@@ -85,8 +87,11 @@ If you are reporting a bug, please include:
85
87
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
86
88
87
89
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
90
+
88
91
<!-- prettier-ignore-start -->
92
+
89
93
<!-- markdownlint-disable -->
94
+
90
95
<table>
91
96
<tbody>
92
97
<tr>
@@ -97,6 +102,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
97
102
</table>
98
103
99
104
<!-- markdownlint-restore -->
105
+
100
106
<!-- prettier-ignore-end -->
101
107
102
108
<!-- ALL-CONTRIBUTORS-LIST:END -->
0 commit comments