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/igorshubovych/markdownlint-cli: v0.38.0 → v0.39.0](igorshubovych/markdownlint-cli@v0.38.0...v0.39.0)
- [github.com/psf/black: 23.12.1 → 24.1.1](psf/black@23.12.1...24.1.1)
  • Loading branch information
pre-commit-ci[bot] authored Jan 29, 2024
1 parent b5be016 commit 03e44c6
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 @@ -11,7 +11,7 @@ repos:
- id: forbid-new-submodules
- id: trailing-whitespace
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.38.0
rev: v0.39.0
hooks:
- id: markdownlint
- repo: https://github.com/pre-commit/mirrors-clang-format
Expand All @@ -32,7 +32,7 @@ repos:
hooks:
- id: dockerfilelint
- repo: https://github.com/psf/black
rev: 23.12.1
rev: 24.1.1
hooks:
- id: black
language_version: python3.9
Expand Down

0 comments on commit 03e44c6

Please sign in to comment.