Skip to content

Commit

Permalink
Auto-update pre-commit hooks (#1281)
Browse files Browse the repository at this point in the history
Co-authored-by: ggravlingen <[email protected]>
  • Loading branch information
github-actions[bot] and ggravlingen authored Feb 17, 2025
1 parent 0336788 commit 46492d0
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 @@ -7,7 +7,7 @@ repos:
- id: ruff-format
files: ^((pypmanager|script|tests)/.+)?[^/]+\.(py|pyi)$
repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.9.5
rev: v0.9.6
- hooks:
- id: requirements-txt-fixer
- id: check-executables-have-shebangs
Expand Down

0 comments on commit 46492d0

Please sign in to comment.