Skip to content

Commit cdf962a

Browse files
Merge branch 'master' into dependabot/submodules/testdata/specifications-49ade88
2 parents 362f56e + bd8b13d commit cdf962a

File tree

2 files changed

+264
-237
lines changed

2 files changed

+264
-237
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ repos:
4949
hooks:
5050
- id: markdown-link-check
5151
exclude: ^(vendor)
52+
# Retry when the endpoint returns HTTP 429 (Too Many Requests)
53+
args: [-r]
5254

5355
- repo: local
5456
hooks:

0 commit comments

Comments
 (0)