Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/klieret/jekyll-relative-url-check: v2.0.1 → v2.0.2](klieret/jekyll-relative-url-check@v2.0.1...v2.0.2)
- [github.com/codespell-project/codespell: v2.2.5 → v2.2.6](codespell-project/codespell@v2.2.5...v2.2.6)
  • Loading branch information
pre-commit-ci[bot] authored Oct 3, 2023
1 parent 54a47d3 commit 9b94499
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
repos:
- repo: https://github.com/klieret/jekyll-relative-url-check
rev: v2.0.1
rev: v2.0.2
hooks:
- id: jekyll-relative-url-check-html
- id: jekyll-relative-url-check-markdown
- repo: https://github.com/codespell-project/codespell
rev: 'v2.2.5'
rev: 'v2.2.6'
hooks:
- id: codespell
args: ["-I", "codespell.txt"]
Expand Down

0 comments on commit 9b94499

Please sign in to comment.