Skip to content

Commit

Permalink
Merge pull request #147 from data-engineering-collective/pre-commit-a…
Browse files Browse the repository at this point in the history
…utoupdate

Auto-update pre-commit hooks
  • Loading branch information
xhochy authored Nov 4, 2024
2 parents 43e2c43 + 832a7bd commit 7306f94
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
@@ -1,7 +1,7 @@
repos:
# Run ruff first because autofix behaviour is enabled
- repo: https://github.com/Quantco/pre-commit-mirrors-ruff
rev: "0.6.8"
rev: "0.7.2"
hooks:
- id: ruff-conda
- id: ruff-format-conda
Expand Down

0 comments on commit 7306f94

Please sign in to comment.