Skip to content

Commit

Permalink
Update lock files and hook revs
Browse files Browse the repository at this point in the history
  • Loading branch information
Cito committed May 6, 2024
1 parent cdff248 commit a4a247c
Show file tree
Hide file tree
Showing 3 changed files with 230 additions and 230 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.4.2
rev: v0.4.3
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down
Loading

0 comments on commit a4a247c

Please sign in to comment.