Skip to content

Commit 4ed5204

Browse files
authored
Merge pull request #2280 from OWASP/pre-commit-update
update precommit and dead link checker config
2 parents ad556f8 + 31a67bd commit 4ed5204

File tree

3 files changed

+9
-10
lines changed

3 files changed

+9
-10
lines changed

.lycheeignore

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,5 @@ https://developer.hashicorp.com/*
2525
https://learn.hashicorp.com/*
2626
https://www.vaultproject.io/*
2727

28-
# Oracle Java downloads page may not have Java 25 anchor yet
29-
https://www.oracle.com/java/technologies/downloads/#java25
30-
31-
# jdk.java.net may be rate-limited and cause 429 errors
32-
https://jdk.java.net/25/
28+
# Issues with lychee:
29+
https://github.com/topics/secrets-detection

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ci:
99
submodules: false
1010
repos:
1111
- repo: https://github.com/renovatebot/pre-commit-hooks
12-
rev: 41.135.4
12+
rev: 41.138.1
1313
hooks:
1414
- id: renovate-config-validator
1515
- repo: https://github.com/eslint/eslint

package-lock.json

Lines changed: 6 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)