Skip to content

Commit

Permalink
Patching deps
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnPreston committed Apr 26, 2024
1 parent 88bf5e6 commit 603c18b
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ repos:
args: [ "--py39-plus", "--keep-runtime-typing" ]

- repo: https://github.com/psf/black
rev: 24.4.0
rev: 24.4.2
hooks:
- id: black

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

- repo: https://github.com/hadolint/hadolint
rev: v2.12.1-beta
rev: v2.13.0-beta
hooks:
- id: hadolint-docker
args: [ "-t", "error" ]
Expand Down
114 changes: 57 additions & 57 deletions poetry.lock

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

0 comments on commit 603c18b

Please sign in to comment.