Skip to content

Commit dfda9f3

Browse files
build: bump pre-commit from 4.3.0 to 4.4.0 (#2378)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent 1e5bc7e commit dfda9f3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump pre-commit from 4.3.0 to 4.4.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ urls.Source = "https://github.com/ansys/pyansys-geometry"
6969
# only available when a developer clones the repository and installs the package
7070
# for local development.
7171
dev = [
72-
"pre-commit==4.3.0",
72+
"pre-commit==4.4.0",
7373
{ include-group = "doc" },
7474
{ include-group = "tests" },
7575
]

0 commit comments

Comments
 (0)