Skip to content

Commit

Permalink
Update Python and pre-commit dependencies
Browse files Browse the repository at this point in the history
Picks up a security fix for gitpython.
  • Loading branch information
rra committed Jan 10, 2024
1 parent eb3ffa9 commit 91a8f00
Show file tree
Hide file tree
Showing 3 changed files with 297 additions and 298 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repos:
- id: check-toml

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

0 comments on commit 91a8f00

Please sign in to comment.