Skip to content

Commit 52797ab

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/lorenzwalthert/precommit: v0.4.3.9005 → v0.4.3.9009](lorenzwalthert/precommit@v0.4.3.9005...v0.4.3.9009) - [github.com/astral-sh/ruff-pre-commit: v0.11.0 → v0.11.6](astral-sh/ruff-pre-commit@v0.11.0...v0.11.6)
1 parent d5fe244 commit 52797ab

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
@@ -26,7 +26,7 @@ repos:
2626
additional_dependencies: ["tox>=4.12.1"]
2727

2828
- repo: https://github.com/lorenzwalthert/precommit
29-
rev: v0.4.3.9005
29+
rev: v0.4.3.9009
3030
hooks:
3131
- id: parsable-R
3232
- id: no-browser-statement
@@ -41,7 +41,7 @@ repos:
4141
- Rdpack
4242
- repo: https://github.com/astral-sh/ruff-pre-commit
4343
# Ruff version.
44-
rev: v0.11.0
44+
rev: v0.11.6
4545
hooks:
4646
# Run the formatter.
4747
- id: ruff-format

0 commit comments

Comments
 (0)