Skip to content

Commit

Permalink
Auto-update pre-commit hooks (#228)
Browse files Browse the repository at this point in the history
Co-authored-by: marcelveldt <marcelveldt@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and marcelveldt authored Sep 27, 2023
1 parent 98baea3 commit 4955e24
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 @@ -10,11 +10,11 @@ repos:
- --branch=main
- id: debug-statements
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: 'v0.0.284'
rev: 'v0.0.291'
hooks:
- id: ruff
- repo: https://github.com/psf/black
rev: 23.7.0
rev: 23.9.1
hooks:
- id: black
args:
Expand Down

0 comments on commit 4955e24

Please sign in to comment.