Skip to content

Commit 5c2f2d2

Browse files
authored
Bump ruff-pre-commit from v0.14.3 to v0.14.4 (#73)
1 parent 4188188 commit 5c2f2d2

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
@@ -14,7 +14,7 @@ repos:
1414
- id: pyupgrade
1515
args: [--py38-plus]
1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.14.3
17+
rev: v0.14.4
1818
hooks:
1919
- id: ruff-check
2020
args: [ --fix ]

0 commit comments

Comments
 (0)