Skip to content

Commit 012676a

Browse files
[pre-commit.ci] pre-commit autoupdate (#783)
updates: - [github.com/lorenzwalthert/precommit: v0.4.3.9011 → v0.4.3.9012](lorenzwalthert/precommit@v0.4.3.9011...v0.4.3.9012) - [github.com/astral-sh/ruff-pre-commit: v0.12.1 → v0.12.2](astral-sh/ruff-pre-commit@v0.12.1...v0.12.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ca0e10c commit 012676a

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
@@ -46,7 +46,7 @@ repos:
4646
# R
4747
###############################################################################
4848
- repo: https://github.com/lorenzwalthert/precommit
49-
rev: v0.4.3.9011
49+
rev: v0.4.3.9012
5050
hooks:
5151
- id: lintr
5252
files: \.R$|\.Rmd$
@@ -63,7 +63,7 @@ repos:
6363
# PYTHON
6464
###############################################################################
6565
- repo: https://github.com/astral-sh/ruff-pre-commit
66-
rev: v0.12.1
66+
rev: v0.12.2
6767
hooks:
6868
- id: ruff
6969
args: ["check", "--select", "I", "--fix"]

0 commit comments

Comments
 (0)