Skip to content

Commit 4b2dd03

Browse files
authored
Merge pull request #173 from data-engineering-collective/pre-commit-autoupdate
2 parents 5773ee0 + 8c01dcf commit 4b2dd03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
repos:
22
# Run ruff first because autofix behaviour is enabled
33
- repo: https://github.com/Quantco/pre-commit-mirrors-ruff
4-
rev: "0.5.5"
4+
rev: "0.6.8"
55
hooks:
66
- id: ruff-conda
77
- id: ruff-format-conda

0 commit comments

Comments
 (0)