Skip to content

Commit

Permalink
Update pre-commit repos (#622)
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodmillman authored Jun 20, 2024
1 parent 3194225 commit 334dcb1
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 @@ -26,7 +26,7 @@ repos:
args: [--prose-wrap=preserve]

- repo: https://github.com/psf/black
rev: 8fe627072f15ff2e3d380887b92f7868efaf6d05 # frozen: 24.4.0
rev: 3702ba224ecffbcec30af640c149f231d90aebdb # frozen: 24.4.2
hooks:
- id: black

Expand All @@ -36,7 +36,7 @@ repos:
- id: blacken-docs

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 21d9bff1d62aaf03230baa6b804b9074255fa9b8 # frozen: v0.4.1
rev: 02609a0003fd4903bd7f43852e5dfc82242a96db # frozen: v0.4.9
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix, --target-version=py38]
Expand Down

0 comments on commit 334dcb1

Please sign in to comment.