Skip to content

Commit f0d003a

Browse files
chore(deps): update dependency ruff to v0.15.6
1 parent 7cd6ad8 commit f0d003a

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
@@ -44,7 +44,7 @@ repos:
4444
- id: doccmd
4545
args: [--language, python, --no-pad-file, --command, ruff format]
4646
additional_dependencies:
47-
- ruff==0.15.5
47+
- ruff==0.15.6
4848
- repo: meta
4949
hooks:
5050
- id: check-hooks-apply

0 commit comments

Comments
 (0)