Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] authored Oct 1, 2024
1 parent a56d888 commit 9097223
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
Expand Up @@ -6,12 +6,12 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.41.0
rev: v0.42.0
hooks:
- id: markdownlint-fix

- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.2
rev: 0.29.3
hooks:
# We don't really have any dependencies here, otherwise...
#- id: check-dependabot
Expand Down

0 comments on commit 9097223

Please sign in to comment.