Skip to content

Commit

Permalink
chore(#171): Update dependencies (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbeacom authored Jul 26, 2024
1 parent 44696af commit d0c7f57
Show file tree
Hide file tree
Showing 3 changed files with 147 additions and 139 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 @@
---

fail_fast: false
minimum_pre_commit_version: "3.5.0"
minimum_pre_commit_version: "3.7.0"

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down Expand Up @@ -29,7 +29,7 @@ repos:

- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: f6793c73d53e659efecf3b3c38d122fb6a2a969f # frozen: v0.5.1
rev: 1ee2e387938ec90ec10a64f85fc0b4be527ade6a # frozen: v0.5.5
hooks:
- id: ruff
args: [ --fix, --exit-non-zero-on-fix ]
Expand Down
Loading

0 comments on commit d0c7f57

Please sign in to comment.