Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#33)
Browse files Browse the repository at this point in the history
updates:
- [github.com/psf/black-pre-commit-mirror: 24.4.0 → 24.4.2](psf/black-pre-commit-mirror@24.4.0...24.4.2)
- [github.com/wenkokke/talonfmt: 1.10.1 → 1.10.2](wenkokke/talonfmt@1.10.1...1.10.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed May 18, 2024
1 parent d683239 commit d4ce9fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 24.4.0
rev: 24.4.2
hooks:
- id: black
- repo: https://github.com/Lucas-C/pre-commit-hooks
Expand All @@ -43,7 +43,7 @@ repos:
files: \.talon$
args: ["--whitespaces-count=4"]
- repo: https://github.com/wenkokke/talonfmt
rev: 1.10.1
rev: 1.10.2
hooks:
- id: talonfmt
args: ["--in-place"]

0 comments on commit d4ce9fa

Please sign in to comment.