Skip to content

Commit ca4306c

Browse files
[pre-commit.ci] pre-commit autoupdate (#18)
1 parent b1eb8a7 commit ca4306c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ ci:
1111

1212
repos:
1313
- repo: https://github.com/pre-commit/pre-commit-hooks
14-
rev: v4.6.0
14+
rev: v5.0.0
1515
hooks:
1616
- id: end-of-file-fixer
1717
- id: trailing-whitespace
1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: v0.6.3
19+
rev: v0.6.9
2020
hooks:
2121
- id: ruff
2222
args: [ --fix ]

0 commit comments

Comments
 (0)