Skip to content

Commit

Permalink
Update lock file and pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
TheByronHimes committed Jan 16, 2024
1 parent 7f61320 commit 98a20c9
Show file tree
Hide file tree
Showing 3 changed files with 221 additions and 221 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,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.1.12
rev: v0.1.13
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down
Loading

0 comments on commit 98a20c9

Please sign in to comment.