Skip to content

Commit

Permalink
Merge pull request #1 from michaelwhouse/pre-commit-autoupdate
Browse files Browse the repository at this point in the history
Update pre-commit hooks
  • Loading branch information
m9810223 authored Mar 6, 2024
2 parents 7758520 + 4966b54 commit e49e059
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 @@ -28,7 +28,7 @@ repos:
- id: black

- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: cc575a3e5800b42ffbb5182b53d87203b2c4fc26 # frozen: v0.2.2
rev: 0dd3437ad984b107802b242c696edf2bd72676ee # frozen: v0.3.0
hooks: # https://beta.ruff.rs/docs/installation-and-usage/#usage
- id: ruff

Expand Down Expand Up @@ -57,7 +57,7 @@ repos:
### MISC

- repo: https://github.com/crate-ci/typos
rev: 15c3fd95cb1c654bec86ec94bef057cc08a1c1c1 # frozen: typos-v0.10.21
rev: 68c7289a620636165869822d2d233e785272935b # frozen: v1.19.0
hooks:
- id: typos

Expand Down

0 comments on commit e49e059

Please sign in to comment.