Skip to content

Commit ae3115f

Browse files
authored
Merge branch 'main' into dependabot/pip/pylint-3.3.8
2 parents 93654f0 + beccfe8 commit ae3115f

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
@@ -39,7 +39,7 @@ black = [
3939
"black==25.1.0",
4040
]
4141
ruff = [
42-
"ruff==0.12.7",
42+
"ruff==0.12.8",
4343
]
4444

4545
[project.scripts]

requirements_ruff.txt

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

0 commit comments

Comments
 (0)