Skip to content

Commit b944b2f

Browse files
[pre-commit.ci] pre-commit autoupdate (#52)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.1 → v0.13.2](astral-sh/ruff-pre-commit@v0.13.1...v0.13.2) - [github.com/lorenzwalthert/precommit: v0.4.3.9014 → v0.4.3.9015](lorenzwalthert/precommit@v0.4.3.9014...v0.4.3.9015) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3d1c2dc commit b944b2f

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
@@ -13,7 +13,7 @@ repos:
1313
#####
1414
# Python
1515
- repo: https://github.com/astral-sh/ruff-pre-commit
16-
rev: v0.13.1
16+
rev: v0.13.2
1717
hooks:
1818
# Sort imports
1919
- id: ruff
@@ -27,7 +27,7 @@ repos:
2727
#####
2828
# R
2929
- repo: https://github.com/lorenzwalthert/precommit
30-
rev: v0.4.3.9014
30+
rev: v0.4.3.9015
3131
hooks:
3232
- id: lintr
3333
#####

0 commit comments

Comments
 (0)