From ffbf2a7347aa948a4f112438bc5c95e323e1a1a0 Mon Sep 17 00:00:00 2001 From: "geo-ghci-int[bot]" <146321879+geo-ghci-int[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 15:12:29 +0000 Subject: [PATCH] Apply pre-commit fix From the artifact of the previous workflow run --- github_app_geo_project/module/audit/configuration.py | 2 +- github_app_geo_project/project_configuration.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/github_app_geo_project/module/audit/configuration.py b/github_app_geo_project/module/audit/configuration.py index c95980a4988..1d5418c5e33 100644 --- a/github_app_geo_project/module/audit/configuration.py +++ b/github_app_geo_project/module/audit/configuration.py @@ -222,7 +222,7 @@ class DpkgConfiguration(TypedDict, total=False): """ Default value of the field path 'Snyk configuration pipenv-sync-arguments' """ -PIP_INSTALL_ARGUMENTS4258_DEFAULT: list[Any] = [] +PIP_INSTALL_ARGUMENTS8721_DEFAULT: list[Any] = [] """ Default value of the field path 'Snyk configuration poetry-install-arguments' """ diff --git a/github_app_geo_project/project_configuration.py b/github_app_geo_project/project_configuration.py index ad69646f5c6..432bd79b506 100644 --- a/github_app_geo_project/project_configuration.py +++ b/github_app_geo_project/project_configuration.py @@ -44,7 +44,7 @@ class GithubApplicationProjectConfiguration(TypedDict, total=False): """ -MODULE_ENABLED4325_DEFAULT = True +MODULE_ENABLED5513_DEFAULT = True """ Default value of the field path 'Example enabled' """