Skip to content

Commit

Permalink
chore(deps): upgrade pre-commit dependencies (#267)
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 Dec 13, 2024
1 parent 356cfc3 commit f1a7c59
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 @@ -13,7 +13,7 @@ repos:
- id: debug-statements

- repo: https://github.com/crate-ci/typos
rev: typos-dict-v0.11.37
rev: v1.28.3
hooks:
- id: typos

Expand All @@ -25,7 +25,7 @@ repos:
- black==23.10.1

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.2
rev: v0.8.3
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down

0 comments on commit f1a7c59

Please sign in to comment.