Skip to content

Commit

Permalink
Merge branch 'main' into noelle/docker-workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
No767 committed Aug 7, 2024
2 parents 9a19eb8 + c996be9 commit 335eee7
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repos:
additional_dependencies: ["bandit[toml]"]

- repo: https://github.com/psf/black
rev: 24.4.2
rev: 24.8.0
hooks:
- id: black
name: Black
Expand All @@ -30,7 +30,7 @@ repos:
stages: [commit]

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.5
rev: v0.5.6
hooks:
- id: ruff
name: Ruff
Expand Down
38 changes: 19 additions & 19 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 335eee7

Please sign in to comment.