Skip to content

Commit 9670e29

Browse files
MAINT: bump repositories (#326)
Co-authored-by: Henry Schreiner <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent f9dc18f commit 9670e29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ repos:
2525
hooks:
2626
- id: isort
2727
- repo: https://github.com/charliermarsh/ruff-pre-commit
28-
rev: v0.0.249
28+
rev: v0.0.253
2929
hooks:
3030
- id: ruff
31-
args: [--fix, --format, grouped]
31+
args: [--fix, --show-fixes, --format, grouped]
3232
- repo: https://github.com/fsfe/reuse-tool
3333
rev: v1.1.2
3434
hooks:

0 commit comments

Comments
 (0)