Skip to content

Commit 5937d14

Browse files
authored
Merge pull request #2122 from gitpython-developers/dependabot/pre_commit/pre-commit-141fade1d3
Bump https://github.com/astral-sh/ruff-pre-commit from v0.15.5 to 0.15.8 in the pre-commit group
2 parents becccc8 + 0391926 commit 5937d14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repos:
77
exclude: ^test/fixtures/
88

99
- repo: https://github.com/astral-sh/ruff-pre-commit
10-
rev: v0.15.5
10+
rev: v0.15.8
1111
hooks:
1212
- id: ruff-check
1313
args: ["--fix"]

0 commit comments

Comments
 (0)