Skip to content

Commit a01ec77

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent b6e820f commit a01ec77

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
@@ -55,7 +55,7 @@ repos:
5555
- id: pyupgrade
5656
args:
5757
- "--py39-plus"
58-
# Manual because ruff does what pyupgrade does and the two are not out of sync
58+
# Manual because ruff does what pyupgrade does and the two are not out of sync
5959
# often enough to make launching pyupgrade everytime worth it
6060
stages: [manual]
6161
- repo: local

0 commit comments

Comments
 (0)