Skip to content

Commit

Permalink
Merge pull request #330 from lsst-sqre/u/rra/upgrades
Browse files Browse the repository at this point in the history
Update Python and pre-commit dependencies
  • Loading branch information
rra authored Jan 10, 2024
2 parents eb3ffa9 + 91a8f00 commit 217e5c1
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 217e5c1

Please sign in to comment.