Skip to content

Commit f211ab4

Browse files
[pre-commit.ci] pre-commit autoupdate (#273)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 077e11e commit f211ab4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.5.0
3+
rev: v4.6.0
44
hooks:
55
- id: end-of-file-fixer
66
- id: trailing-whitespace
@@ -16,7 +16,7 @@ repos:
1616
additional_dependencies: [ "tomli>=2.0.1" ]
1717
args: [ "--in-place", "--config", "./pyproject.toml" ]
1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: "v0.3.3"
19+
rev: "v0.3.5"
2020
hooks:
2121
- id: ruff-format
2222
- id: ruff

0 commit comments

Comments
 (0)