Skip to content

Commit

Permalink
Merge pull request #95 from keirthana/remove-discourse-link-checker-p…
Browse files Browse the repository at this point in the history
…re-commit-hook

Remove outdated discourse links checker pre-commit hook
  • Loading branch information
keirthana authored Jul 19, 2024
2 parents f2f929b + 7b3f8d8 commit 0a8b285
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,4 @@ repos:
rev: v0.5.0
hooks:
- id: spellcheck
- repo: https://github.com/anbox-cloud/pre-commit-hooks
rev: 797fe47e86364afe21b7679f2dc309ee441a891d
hooks:
- id: anbox-cloud-docs-links-checker
exclude: |
(?x)^(
.github/.*
|reference/release-notes/.*
|README.md
)$

0 comments on commit 0a8b285

Please sign in to comment.