Skip to content

Commit b920dcd

Browse files
authored
Merge pull request #2166 from gitpython-developers/dependabot/pre_commit/pre-commit-936ef416c3
Bump https://github.com/astral-sh/ruff-pre-commit from v0.15.15 to 0.15.20 in the pre-commit group
2 parents 0bcccc8 + d872adb commit b920dcd

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
@@ -7,7 +7,7 @@ repos:
77
exclude: ^test/fixtures/
88

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

0 commit comments

Comments
 (0)