Skip to content

Commit

Permalink
Merge pull request #4186 from lsst-sqre/u/rra/dependencies
Browse files Browse the repository at this point in the history
Update Python and pre-commit dependencies
  • Loading branch information
rra authored Feb 10, 2025
2 parents 5be7a2f + 3b6fc93 commit c39461e
Show file tree
Hide file tree
Showing 4 changed files with 184 additions and 195 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ repos:
- --template-files=../helm-docs.md.gotmpl

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

0 comments on commit c39461e

Please sign in to comment.