Skip to content

Commit 375f0d9

Browse files
authored
Merge branch 'ModOrganizer2:master' into master
2 parents b6793be + e293a98 commit 375f0d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111
args: [--fix=lf]
1212
- id: check-case-conflict
1313
- repo: https://github.com/astral-sh/ruff-pre-commit
14-
rev: v0.14.10 # must match pyproject.toml
14+
rev: v0.15.9 # must match pyproject.toml
1515
hooks:
1616
- id: ruff
1717
args: [--extend-select, I, --fix]

0 commit comments

Comments
 (0)