Skip to content

Commit

Permalink
Bump up dependencies to get rid of tornado dependabot alert
Browse files Browse the repository at this point in the history
  • Loading branch information
TheByronHimes committed Nov 26, 2024
1 parent 7432f88 commit 10d67ec
Show file tree
Hide file tree
Showing 3 changed files with 559 additions and 566 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ repos:
- id: no-commit-to-branch
args: [--branch, dev, --branch, int, --branch, main]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.4
rev: v0.8.0
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down
Loading

0 comments on commit 10d67ec

Please sign in to comment.