Skip to content

Commit b96e89f

Browse files
authored
Merge branch 'main' into dependabot/github_actions/softprops/action-gh-release-2.2.0
2 parents 3a0477f + 02a1e15 commit b96e89f

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
@@ -37,7 +37,7 @@ black = [
3737
"black==24.10.0",
3838
]
3939
ruff = [
40-
"ruff==0.8.2",
40+
"ruff==0.8.3",
4141
]
4242

4343
[project.scripts]

requirements_ruff.txt

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

0 commit comments

Comments
 (0)