Skip to content

chore: refresh .pre-commit-config.yaml #89

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

create-pr-workflow-auth[bot]
Copy link
Contributor

This PR updates .pre-commit-config.yaml by running pre-commit autoupdate.
It was triggered automatically (or manually) to keep linters up-to-date.

Copy link

github-actions bot commented Aug 2, 2025

Coverage Report

Name                                                            Stmts   Miss Branch BrPart  Cover
-------------------------------------------------------------------------------------------------
src/uv_secure/__init__.py                                           3      0      0      0   100%
src/uv_secure/__version__.py                                        2      0      0      0   100%
src/uv_secure/configuration/__init__.py                             4      0      0      0   100%
src/uv_secure/configuration/config_factory.py                      32      0     12      0   100%
src/uv_secure/configuration/configuration.py                       46      0     16      0   100%
src/uv_secure/configuration/exceptions.py                           2      0      0      0   100%
src/uv_secure/dependency_checker/__init__.py                        2      0      0      0   100%
src/uv_secure/dependency_checker/dependency_checker.py            245      0     94      0   100%
src/uv_secure/directory_scanner/__init__.py                         2      0      0      0   100%
src/uv_secure/directory_scanner/directory_scanner.py               54      0      8      0   100%
src/uv_secure/package_info/__init__.py                              3      0      0      0   100%
src/uv_secure/package_info/dependency_file_parser.py               88      0     38      0   100%
src/uv_secure/package_info/package_info_downloader.py              93      0      2      0   100%
src/uv_secure/run.py                                               41      0     10      0   100%
tests/smoke_test.py                                                 2      0      0      0   100%
tests/uv_secure/configuration/test_configuration.py                 5      0      0      0   100%
tests/uv_secure/configuration/test_configuration_factory.py        12      0      0      0   100%
tests/uv_secure/conftest.py                                       294      0      0      0   100%
tests/uv_secure/dependency_checker/test_dependency_checker.py      51      0     10      0   100%
tests/uv_secure/package_info/test_dependency_file_parser.py        66      0      0      0   100%
tests/uv_secure/test_run.py                                       557      0      4      0   100%
-------------------------------------------------------------------------------------------------
TOTAL                                                            1604      0    194      0   100%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant