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.33.0 → v0.34.0](igorshubovych/markdownlint-cli@v0.33.0...v0.34.0)
- [github.com/charliermarsh/ruff-pre-commit: v0.0.262 → v0.0.269](astral-sh/ruff-pre-commit@v0.0.262...v0.0.269)
  • Loading branch information
pre-commit-ci[bot] authored May 22, 2023
1 parent 06422d5 commit 5ee8f67
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 @@ -13,12 +13,12 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.33.0
rev: v0.34.0
hooks:
- id: markdownlint
- repo: https://github.com/charliermarsh/ruff-pre-commit
# Ruff version.
rev: 'v0.0.262'
rev: 'v0.0.269'
hooks:
- id: ruff
- repo: https://github.com/psf/black
Expand Down

0 comments on commit 5ee8f67

Please sign in to comment.