Skip to content

Commit 41e4020

Browse files
Merge pull request #11 from ParticularlyPythonicBS/pre-commit-ci-update-config
2 parents 7ca8813 + 3277532 commit 41e4020

3 files changed

Lines changed: 3 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/uv-pre-commit
3-
rev: 0.7.17
3+
rev: 0.7.19
44
hooks:
55
# Dependency management
66
- id: uv-lock
@@ -23,7 +23,7 @@ repos:
2323

2424
# Python Linting & Formatting with Ruff
2525
- repo: https://github.com/astral-sh/ruff-pre-commit
26-
rev: v0.12.1
26+
rev: v0.12.2
2727
hooks:
2828
- id: ruff
2929
name: ruff (linter)

src/datamanager.egg-info/SOURCES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ src/datamanager.egg-info/requires.txt
1515
src/datamanager.egg-info/top_level.txt
1616
tests/test_core.py
1717
tests/test_main.py
18-
tests/test_manifest.py
18+
tests/test_manifest.py
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-

0 commit comments

Comments
 (0)