Skip to content

Commit

Permalink
Merge branch 'dev' into dependabot/pip/pip-security-group-4d13374ab0
Browse files Browse the repository at this point in the history
  • Loading branch information
fullerzz committed Feb 5, 2024
2 parents 2e26d34 + 87ec3ba commit ecda959
Show file tree
Hide file tree
Showing 4 changed files with 491 additions and 546 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/python-poetry/poetry
rev: "1.6.1" # add version here
rev: "1.7.0" # add version here
hooks:
- id: poetry-check
- id: poetry-lock
Expand All @@ -13,7 +13,7 @@ repos:
- id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.1.4
rev: v0.1.9
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down
Loading

0 comments on commit ecda959

Please sign in to comment.