Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
orgua committed Apr 12, 2024
1 parent 46b9db8 commit c905ce4
Show file tree
Hide file tree
Showing 2 changed files with 1,131 additions and 1,097 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# update deps pre-commit autoupdate
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: check-added-large-files
args: ["--maxkb=500"]
Expand Down Expand Up @@ -62,7 +62,7 @@ repos:
- id: text-unicode-replacement-char

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.2.2'
rev: 'v0.3.7'
hooks:
- id: ruff
args: ["--fix", "--exit-non-zero-on-fix"]
Expand Down

0 comments on commit c905ce4

Please sign in to comment.