Skip to content

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

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

Merged
merged 1 commit into from
Jul 12, 2025

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

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            178      0     82      0   100%
src/uv_secure/directory_scanner/__init__.py                         2      0      0      0   100%
src/uv_secure/directory_scanner/directory_scanner.py               50      0     10      0   100%
src/uv_secure/package_info/__init__.py                              3      0      0      0   100%
src/uv_secure/package_info/dependency_file_parser.py               50      0     28      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                                       223      0      0      0   100%
tests/uv_secure/dependency_checker/test_dependency_checker.py      31      0     10      0   100%
tests/uv_secure/package_info/test_dependency_file_parser.py        19      0      0      0   100%
tests/uv_secure/test_run.py                                       394      0      4      0   100%
-------------------------------------------------------------------------------------------------
TOTAL                                                            1194      0    174      0   100%

@owenlamont owenlamont merged commit e6bf276 into main Jul 12, 2025
26 checks passed
@owenlamont owenlamont deleted the bot/pre-commit-config-refresh branch July 12, 2025 08:46
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.

2 participants