Skip to content

Commit 3b5b77d

Browse files
[pre-commit.ci] pre-commit autoupdate (#22)
updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/lorenzwalthert/precommit: v0.4.3.9011 → v0.4.3.9014](lorenzwalthert/precommit@v0.4.3.9011...v0.4.3.9014) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 06338ac commit 3b5b77d

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
@@ -8,7 +8,7 @@ repos:
88

99
# Standard hooks
1010
- repo: https://github.com/pre-commit/pre-commit-hooks
11-
rev: v5.0.0
11+
rev: v6.0.0
1212
hooks:
1313
- id: check-merge-conflict
1414
- id: end-of-file-fixer
@@ -39,7 +39,7 @@ repos:
3939
4040
# Format R files
4141
- repo: https://github.com/lorenzwalthert/precommit
42-
rev: v0.4.3.9011
42+
rev: v0.4.3.9014
4343
hooks:
4444
- id: style-files
4545
args: [

0 commit comments

Comments
 (0)