Skip to content

Commit 603c18b

Browse files
committed
Patching deps
1 parent 88bf5e6 commit 603c18b

File tree

2 files changed

+59
-59
lines changed

2 files changed

+59
-59
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repos:
2626
args: [ "--py39-plus", "--keep-runtime-typing" ]
2727

2828
- repo: https://github.com/psf/black
29-
rev: 24.4.0
29+
rev: 24.4.2
3030
hooks:
3131
- id: black
3232

@@ -58,7 +58,7 @@ repos:
5858
# files: .cicd/.*\.(json|yml|yaml)$
5959

6060
- repo: https://github.com/hadolint/hadolint
61-
rev: v2.12.1-beta
61+
rev: v2.13.0-beta
6262
hooks:
6363
- id: hadolint-docker
6464
args: [ "-t", "error" ]

poetry.lock

Lines changed: 57 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)