Skip to content

Commit ff27026

Browse files
dependencies: update pre-commit hook astral-sh/ruff-pre-commit to v0.16.1 (#102)
1 parent f53fc10 commit ff27026

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
@@ -8,7 +8,7 @@ repos:
88
- id: end-of-file-fixer
99
- id: mixed-line-ending
1010
- repo: https://github.com/astral-sh/ruff-pre-commit
11-
rev: v0.16.0
11+
rev: v0.16.1
1212
hooks:
1313
- id: ruff
1414
types_or: [ python, pyi, jupyter ]

0 commit comments

Comments
 (0)