Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/Zac-HD/shed: 0.10.7 → 0.10.8](Zac-HD/shed@0.10.7...0.10.8)
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](pre-commit/pre-commit-hooks@v4.3.0...v4.4.0)
- https://github.com/ikamensh/flynt/: 0.76 → 0.77
  • Loading branch information
pre-commit-ci[bot] committed Dec 13, 2022
1 parent 2adb569 commit 1871054
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
minimum_pre_commit_version: "2.9.0"
repos:
- repo: https://github.com/Zac-HD/shed
rev: 0.10.7
rev: 0.10.8
hooks:
- id: shed
# TODO(pcohen): bump to --py310-plus when Talon moves to Python 3.10.
args: [--refactor, --py39-plus]
types_or: [python, markdown, rst]
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
rev: v4.4.0
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
Expand All @@ -20,7 +20,7 @@ repos:
- id: prettier
files: ".*.(md|json|yaml)$"
- repo: https://github.com/ikamensh/flynt/
rev: "0.76"
rev: "0.77"
hooks:
- id: flynt
- repo: https://github.com/Lucas-C/pre-commit-hooks
Expand Down

0 comments on commit 1871054

Please sign in to comment.