Skip to content

Commit a6c80c2

Browse files
authored
Merge branch 'main' into dependabot/pip/reorder-python-imports-3.15.0
2 parents 7798509 + 6803494 commit a6c80c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ black = [
3838
"black==25.1.0",
3939
]
4040
ruff = [
41-
"ruff==0.11.10",
41+
"ruff==0.11.11",
4242
]
4343

4444
[project.scripts]

requirements_ruff.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ruff==0.11.10
1+
ruff==0.11.11

0 commit comments

Comments
 (0)