Skip to content

Commit 8db8d10

Browse files
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.11.10 (#80)
Co-authored-by: anaconda-renovate[bot] <117830771+anaconda-renovate[bot]@users.noreply.github.com>
1 parent 5a43d1b commit 8db8d10

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
@@ -13,7 +13,7 @@ repos:
1313
- id: end-of-file-fixer
1414
- id: trailing-whitespace
1515
- repo: https://github.com/astral-sh/ruff-pre-commit
16-
rev: v0.11.8
16+
rev: v0.11.10
1717
hooks:
1818
# lint & attempt to correct failures (e.g. pyupgrade)
1919
- id: ruff

0 commit comments

Comments
 (0)