Skip to content

Commit

Permalink
Merge pull request #189 from jazzband/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
lorenzomorandini authored May 29, 2024
2 parents 1e701c6 + e524a12 commit f7d48d3
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.40.0
rev: v0.41.0
hooks:
- id: markdownlint
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: 'v0.4.4'
rev: 'v0.4.5'
hooks:
- id: ruff
- repo: https://github.com/psf/black
Expand Down

0 comments on commit f7d48d3

Please sign in to comment.