Skip to content

Commit a7bcdfe

Browse files
Bump ruff from 0.1.12 to 0.1.13
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.12 to 0.1.13. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.1.12...v0.1.13) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 86264b6 commit a7bcdfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ black = "==23.12.1"
1818
mypy = "==1.8.0"
1919
types-setuptools = "==69.0.0.20240115"
2020
tbump = "==6.11.0"
21-
ruff = "==0.1.12"
21+
ruff = "==0.1.13"
2222
rstcheck = {version = "==6.2.0", extras = ["sphinx", "toml"]}

0 commit comments

Comments
 (0)