Skip to content

Commit 6167f1d

Browse files
authored
Merge branch 'master' into remove-group-name-from-callback
2 parents f09b3c2 + 8f4f267 commit 6167f1d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-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: end-of-file-fixer
1515
- id: trailing-whitespace
1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.7.3
17+
rev: v0.7.4
1818
hooks:
1919
- id: ruff
2020
args:

docs/release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Latest Changes
44

5+
### Internal
6+
7+
*[pre-commit.ci] pre-commit autoupdate. PR [#1053](https://github.com/fastapi/typer/pull/1053) by [@pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci).
8+
59
## 0.13.1
610

711
### Features

0 commit comments

Comments
 (0)