Skip to content

Commit 335eee7

Browse files
committed
Merge branch 'main' into noelle/docker-workflow
2 parents 9a19eb8 + c996be9 commit 335eee7

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
additional_dependencies: ["bandit[toml]"]
1515

1616
- repo: https://github.com/psf/black
17-
rev: 24.4.2
17+
rev: 24.8.0
1818
hooks:
1919
- id: black
2020
name: Black
@@ -30,7 +30,7 @@ repos:
3030
stages: [commit]
3131

3232
- repo: https://github.com/astral-sh/ruff-pre-commit
33-
rev: v0.5.5
33+
rev: v0.5.6
3434
hooks:
3535
- id: ruff
3636
name: Ruff

poetry.lock

+19-19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)