Skip to content

Commit

Permalink
Merge pull request #170 from release-engineering/pre-commit-ci-update…
Browse files Browse the repository at this point in the history
…-config

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
rohanpm authored Oct 2, 2024
2 parents da76ab5 + 9c4456a commit 009443d
Showing 1 changed file with 3 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,7 +1,7 @@
repos:

- repo: https://github.com/psf/black
rev: 24.3.0
rev: 24.4.2
hooks:
- id: black

Expand All @@ -11,12 +11,12 @@ repos:
- id: isort

- repo: https://github.com/frnmst/md-toc
rev: 8.2.3
rev: 9.0.0
hooks:
- id: md-toc

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
Expand Down

0 comments on commit 009443d

Please sign in to comment.