Skip to content

Commit 3407798

Browse files
[pre-commit.ci] pre-commit autoupdate (#47)
updates: - [github.com/codespell-project/codespell: v2.4.1 → v2.4.2](codespell-project/codespell@v2.4.1...v2.4.2) - [github.com/lorenzwalthert/precommit: v0.4.3.9020 → v0.4.3.9021](lorenzwalthert/precommit@v0.4.3.9020...v0.4.3.9021) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 554346f commit 3407798

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
@@ -26,7 +26,7 @@ repos:
2626

2727
# Check for spelling
2828
- repo: https://github.com/codespell-project/codespell
29-
rev: v2.4.1
29+
rev: v2.4.2
3030
hooks:
3131
- id: codespell
3232
args: ["-L", "tre"]
@@ -40,7 +40,7 @@ repos:
4040
4141
# Format R files
4242
- repo: https://github.com/lorenzwalthert/precommit
43-
rev: v0.4.3.9020
43+
rev: v0.4.3.9021
4444
hooks:
4545
- id: style-files
4646
args: [

0 commit comments

Comments
 (0)