diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6f081f0..06b68ed 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.7.17 + rev: 0.7.19 hooks: # Dependency management - id: uv-lock @@ -23,7 +23,7 @@ repos: # Python Linting & Formatting with Ruff - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.12.1 + rev: v0.12.2 hooks: - id: ruff name: ruff (linter) diff --git a/src/datamanager.egg-info/SOURCES.txt b/src/datamanager.egg-info/SOURCES.txt index 489e33d..2b24c84 100644 --- a/src/datamanager.egg-info/SOURCES.txt +++ b/src/datamanager.egg-info/SOURCES.txt @@ -15,4 +15,4 @@ src/datamanager.egg-info/requires.txt src/datamanager.egg-info/top_level.txt tests/test_core.py tests/test_main.py -tests/test_manifest.py \ No newline at end of file +tests/test_manifest.py diff --git a/src/datamanager.egg-info/dependency_links.txt b/src/datamanager.egg-info/dependency_links.txt index 8b13789..e69de29 100644 --- a/src/datamanager.egg-info/dependency_links.txt +++ b/src/datamanager.egg-info/dependency_links.txt @@ -1 +0,0 @@ -