Skip to content

Commit 6422ba4

Browse files
authored
Merge pull request #58 from radionets-project/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 314328f + 8ccbf32 commit 6422ba4

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
@@ -16,12 +16,12 @@ repos:
1616
- id: trailing-whitespace
1717

1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: "v0.15.4"
19+
rev: "v0.15.5"
2020
hooks:
2121
- id: ruff-format
2222
- id: ruff-check
2323
args: ["--fix", "--show-fixes"]
2424
- repo: https://github.com/codespell-project/codespell
25-
rev: v2.4.1
25+
rev: v2.4.2
2626
hooks:
2727
- id: codespell

0 commit comments

Comments
 (0)