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: 24.4.2 → 24.8.0](psf/black@24.4.2...24.8.0)
- [github.com/astral-sh/ruff-pre-commit: v0.4.8 → v0.5.6](astral-sh/ruff-pre-commit@v0.4.8...v0.5.6)
  • Loading branch information
pre-commit-ci[bot] authored Aug 5, 2024
1 parent d602167 commit eba60de
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 @@ -21,7 +21,7 @@ repos:
- id: sort-simple-yaml
- id: trailing-whitespace
- repo: https://github.com/psf/black
rev: 24.4.2
rev: 24.8.0
hooks:
- id: black
additional_dependencies: [".[jupyter]"]
Expand All @@ -37,7 +37,7 @@ repos:
additional_dependencies: ["tomli"]
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: 'v0.4.8'
rev: 'v0.5.6'
hooks:
- id: ruff
args: ['--fix']
Expand Down

0 comments on commit eba60de

Please sign in to comment.