Skip to content

Commit

Permalink
chore(deps): upgrade pre-commit dependencies (#161)
Browse files Browse the repository at this point in the history
Co-authored-by: qartik <[email protected]>
  • Loading branch information
github-actions[bot] and qartik authored Apr 7, 2024
1 parent 0b91714 commit 4f332a4
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,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand All @@ -13,7 +13,7 @@ repos:
- id: debug-statements

- repo: https://github.com/crate-ci/typos
rev: v1.20.3
rev: v1.20.4
hooks:
- id: typos

Expand Down

0 comments on commit 4f332a4

Please sign in to comment.