Skip to content

Commit 5678922

Browse files
Chore(deps): Bump DavidAnson/markdownlint-cli2-action from 20 to 21 (#14389)
* Chore(deps): Bump DavidAnson/markdownlint-cli2-action from 20 to 21 Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 20 to 21. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v20...v21) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-version: '21' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Fix alignment * Disable MD060 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Oliver Kopp <kopp.dev@gmail.com>
1 parent 9768ab3 commit 5678922

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

.github/workflows/tests-code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ jobs:
174174
submodules: 'false'
175175
show-progress: 'false'
176176
- name: markdownlint-cli2-action
177-
uses: DavidAnson/markdownlint-cli2-action@v20
177+
uses: DavidAnson/markdownlint-cli2-action@v21
178178
with:
179179
globs: |
180180
*.md

PRIVACY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ These third-party services are the following:
6161
| [IACR](https://www.iacr.org/) | <https://www.iacr.org/privacy.html> |
6262
| [IEEEXplore](https://ieeexplore.ieee.org/Xplore/home.jsp) | <https://www.ieee.org/security-privacy.html> |
6363
| [INSPIRE](https://inspirehep.net/) | <https://cern.service-now.com/service-portal?id=privacy_policy&se=INSPIRE-Online&notice=main> |
64-
| [ISIDORE](https://isidore.science/) | <https://isidore.science/about#mentionslegales> |
64+
| [ISIDORE](https://isidore.science/) | <https://isidore.science/about#mentionslegales> |
6565
| [JSTOR](https://www.jstor.org/) | <https://www.ithaka.org/privacypolicy/> |
6666
| [Library of Congress](https://lccn.loc.gov/) | <https://www.loc.gov/legal/> |
6767
| [Mistral AI](https://mistral.ai/) | <https://mistral.ai/terms/#privacy-policy> |

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,10 +122,12 @@ JabRef development is powered by YourKit Java Profiler
122122

123123
This section contains an analysis of ProductMap files. Each file has a link to its source.
124124

125-
| Github File | ProductMap File URL |
125+
| GitHub File | ProductMap File URL |
126126
|-------------|---------------------|
127127
| [src/main/java/org/jabref/gui/maintable/MainTableTooltip.java](https://github.com/JabRef/jabref/blob/main/src/main/java/org/jabref/gui/maintable/MainTableTooltip.java) | [View File](https://product-map.ai/app/public?url=https://github.com/JabRef/jabref/blob/main/src/main/java/org/jabref/gui/maintable/MainTableTooltip.java ) |
128128

129129
### ProductMap - Contact Us
130130

131131
For any inquiries, feel free to [contact ProductMap.ai](https://product-map.ai).
132+
133+
<!-- markdownlint-disable-file MD060 -->

0 commit comments

Comments
 (0)