Skip to content

Commit 8359692

Browse files
[pre-commit.ci] pre-commit autoupdate (cursorless-dev#1366)
<!--pre-commit.ci start--> updates: - https://github.com/ikamensh/flynt/: 0.77 → 0.78 - [github.com/wenkokke/talonfmt: 1.9.0 → 1.9.5](wenkokke/talonfmt@1.9.0...1.9.5) <!--pre-commit.ci end--> --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Pokey Rule <[email protected]>
1 parent d263723 commit 8359692

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ repos:
3939
hooks:
4040
- id: prettier
4141
- repo: https://github.com/ikamensh/flynt/
42-
rev: "0.77"
42+
rev: "0.78"
4343
hooks:
4444
- id: flynt
4545
- repo: https://github.com/Zac-HD/shed
@@ -50,7 +50,7 @@ repos:
5050
args: [--refactor, --py39-plus]
5151
types_or: [python, markdown, rst]
5252
- repo: https://github.com/wenkokke/talonfmt
53-
rev: 1.9.0
53+
rev: 1.9.5
5454
hooks:
5555
- id: talonfmt
5656
args: ["--in-place"]

0 commit comments

Comments
 (0)