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/psf/black-pre-commit-mirror: 23.9.1 → 24.10.0](psf/black-pre-commit-mirror@23.9.1...24.10.0)
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.4.0...v5.0.0)
- [github.com/astral-sh/ruff-pre-commit: v0.0.290 → v0.7.4](astral-sh/ruff-pre-commit@v0.0.290...v0.7.4)
  • Loading branch information
pre-commit-ci[bot] authored and abn committed Nov 20, 2024
1 parent c762e1b commit 728cff9
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,11 +1,11 @@
repos:
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.9.1
rev: 24.10.0
hooks:
- id: black

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v5.0.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand All @@ -15,6 +15,6 @@ repos:
- id: check-json

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.0.290
rev: v0.7.4
hooks:
- id: ruff

0 comments on commit 728cff9

Please sign in to comment.