Skip to content

Commit 328d252

Browse files
chore(deps-dev): update Python (dev) to v0.12.9
1 parent 0ee4694 commit 328d252

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717

1818
- repo: https://github.com/astral-sh/ruff-pre-commit
1919
# Ruff version.
20-
rev: v0.11.10
20+
rev: v0.12.9
2121
hooks:
2222
# Run the linter.
2323
- id: ruff

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
-r requirements.txt
22
pre-commit ~= 4.2
3-
ruff ==0.11.10
3+
ruff ==0.12.9

0 commit comments

Comments
 (0)