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/mattlqx/pre-commit-search-and-replace: v1.0.5 → v1.1.0](mattlqx/pre-commit-search-and-replace@v1.0.5...v1.1.0)
- [github.com/psf/black: 24.4.0 → 24.4.2](psf/black@24.4.0...24.4.2)
  • Loading branch information
pre-commit-ci[bot] committed Apr 29, 2024
1 parent 64ff1a9 commit a61a22c
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
@@ -1,7 +1,7 @@
# .pre-commit-config.yaml
repos:
- repo: https://github.com/mattlqx/pre-commit-search-and-replace
rev: v1.0.5
rev: v1.1.0
hooks:
- id: search-and-replace
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand All @@ -11,6 +11,6 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/psf/black
rev: 24.4.0
rev: 24.4.2
hooks:
- id: black

0 comments on commit a61a22c

Please sign in to comment.