Skip to content

Commit c7f2da8

Browse files
authored
Merge pull request #119 from pyoceans/dependabot/pre_commit/https-/github.com/astral-sh/ruff-pre-commit-0.15.13
Bump https://github.com/astral-sh/ruff-pre-commit from v0.15.12 to 0.15.13
2 parents e07d48c + c4fa421 commit c7f2da8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

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

2323

2424
- repo: https://github.com/astral-sh/ruff-pre-commit
25-
rev: v0.15.12
25+
rev: v0.15.13
2626
hooks:
2727
- id: ruff
2828
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)