Skip to content

Commit

Permalink
Auto-update pre-commit hooks (#301)
Browse files Browse the repository at this point in the history
Co-authored-by: marcelveldt <[email protected]>
  • Loading branch information
github-actions[bot] and marcelveldt authored Feb 26, 2024
1 parent 63d5750 commit 7691c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repos:
- --branch=main
- id: debug-statements
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: 'v0.2.1'
rev: 'v0.2.2'
hooks:
- id: ruff
- repo: https://github.com/psf/black
Expand Down

0 comments on commit 7691c42

Please sign in to comment.