Skip to content

Commit d74f7cb

Browse files
authored
Merge pull request #3 from pytask-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents f3b481d + b460b4d commit d74f7cb

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
@@ -23,7 +23,7 @@ repos:
2323
- id: python-use-type-annotations
2424
- id: text-unicode-replacement-char
2525
- repo: https://github.com/astral-sh/ruff-pre-commit
26-
rev: v0.15.4
26+
rev: v0.15.6
2727
hooks:
2828
- id: ruff
2929
- id: ruff-format
@@ -52,7 +52,7 @@ repos:
5252
# ]
5353
# args: [--wrap, "88"]
5454
- repo: https://github.com/codespell-project/codespell
55-
rev: v2.4.1
55+
rev: v2.4.2
5656
hooks:
5757
- id: codespell
5858
# - repo: https://github.com/pre-commit/mirrors-mypy

0 commit comments

Comments
 (0)