Skip to content

Commit 1d64457

Browse files
authored
Merge pull request #70 from RayCarterLab/dependabot/pre_commit/pre-commit-hooks-5bf5014af5
chore(pre-commit): bump https://github.com/astral-sh/ruff-pre-commit from v0.15.9 to 0.15.10 in the pre-commit-hooks group
2 parents a843750 + 5fdae18 commit 1d64457

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
@@ -13,7 +13,7 @@ repos:
1313
- id: trailing-whitespace
1414

1515
- repo: https://github.com/astral-sh/ruff-pre-commit
16-
rev: v0.15.9
16+
rev: v0.15.10
1717
hooks:
1818
- id: ruff-check
1919
args:

0 commit comments

Comments
 (0)