Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
thekaveman committed Sep 15, 2023
2 parents 731f26d + 5de4f95 commit 0126930
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.4.0
rev: v4.4.0
hooks:
- id: check-added-large-files
- id: end-of-file-fixer
Expand All @@ -10,6 +10,6 @@ repos:
args: [--markdown-linebreak-ext=md]

- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.27.1
rev: v0.36.0
hooks:
- id: markdownlint
1 change: 0 additions & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ GitHub Pages enabled, will have an automatic domain at `https://docs.calitp.org/
[cal-itp-org]: https://github.com/cal-itp
[gh-actions]: https://github.com/features/actions
[gh-pages]: https://pages.github.com/
[gh-template-repo]: https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/creating-a-repository-from-a-template
[gh-template-repo-howto]: https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/creating-a-repository-from-a-template#creating-a-repository-from-a-template
[mkdocs]: https://www.mkdocs.org/
[mkdocs-deploy-gh-pages]: https://github.com/mhausenblas/mkdocs-deploy-gh-pages

0 comments on commit 0126930

Please sign in to comment.