Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
build(deps): bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
natelandau committed Jan 18, 2024
1 parent 64ac9a3 commit 42083f3
Show file tree
Hide file tree
Showing 3 changed files with 260 additions and 254 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ repos:
entry: yamllint --strict --config-file .yamllint.yml

- repo: "https://github.com/charliermarsh/ruff-pre-commit"
rev: "v0.1.8"
rev: "v0.1.13"
hooks:
- id: ruff
args: ["--extend-ignore", "I001,D301,D401"]
Expand All @@ -73,7 +73,7 @@ repos:
- id: vulture

- repo: "https://github.com/crate-ci/typos"
rev: "v1.16.25"
rev: "v1.17.1"
hooks:
- id: typos

Expand Down
Loading

0 comments on commit 42083f3

Please sign in to comment.