Skip to content

Commit

Permalink
Merge pull request #17 from trussworks/barry-update-things
Browse files Browse the repository at this point in the history
chore: update things
  • Loading branch information
esacteksab authored May 23, 2023
2 parents 66a05d6 + adb759c commit 7990108
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
repos:

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.2.0
rev: v4.4.0
hooks:
- id: check-json
- id: check-yaml
- id: trailing-whitespace

- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.23.2
rev: v0.34.0
hooks:
- id: markdownlint
entry: markdownlint --ignore .github/*.md

- repo: https://github.com/trussworks/pre-commit-hooks
rev: v1.0.0
rev: v1.1.1
hooks:
- id: markdown-toc
- id: mdspell
Expand Down
2 changes: 2 additions & 0 deletions .spelling
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
CircleCI
Dockerfile
adr-log
circleci-validate
config
goreleaser
goreleaser-check
hadolint
markdown-toc
mdspell
pre-commit
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
* [markdown-toc](#markdown-toc)
* [mdspell](#mdspell)
* [spelling-sort](#spelling-sort)
* [hadolint](#hadolint)

<!-- Regenerate with "pre-commit run -a markdown-toc" -->

Expand Down

0 comments on commit 7990108

Please sign in to comment.