Skip to content

Commit 2881f74

Browse files
committed
Bump version
1 parent 5964b82 commit 2881f74

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ repos:
9898
- id: trailing-whitespace
9999

100100
- repo: https://github.com/George-Ogden/pre-commit-hooks/
101-
rev: v1.4.1
101+
rev: v1.4.2
102102
hooks:
103103
- id: dbg-check
104104
exclude: ^test/

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "Pre-Commit-Hooks"
3-
version = "1.4.1"
3+
version = "1.4.2"
44
requires-python = ">=3.9,<3.14"
55

66
[project.scripts]

0 commit comments

Comments
 (0)