Skip to content

Commit 5040357

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/lorenzwalthert/precommit: v0.4.3.9008 → v0.4.3.9009](lorenzwalthert/precommit@v0.4.3.9008...v0.4.3.9009) - [github.com/astral-sh/ruff-pre-commit: v0.11.2 → v0.11.9](astral-sh/ruff-pre-commit@v0.11.2...v0.11.9)
1 parent 41ede94 commit 5040357

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
@@ -7,7 +7,7 @@ ci:
77
88
repos:
99
- repo: https://github.com/lorenzwalthert/precommit
10-
rev: v0.4.3.9008
10+
rev: v0.4.3.9009
1111
hooks:
1212
- id: parsable-R
1313
- id: no-browser-statement
@@ -48,7 +48,7 @@ repos:
4848
additional_dependencies: ["tox>=4.12.1"]
4949
- repo: https://github.com/astral-sh/ruff-pre-commit
5050
# Ruff version.
51-
rev: v0.11.2
51+
rev: v0.11.9
5252
hooks:
5353
# Run the formatter.
5454
- id: ruff-format

0 commit comments

Comments
 (0)