Skip to content

Commit ac74d97

Browse files
chore(deps): update dependency pypa/hatch to v1.14.2 (#379)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3c35eb5 commit ac74d97

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pre-commit-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
workflow_dispatch:
77

88
env:
9-
HATCH_VERSION: "1.14.1"
9+
HATCH_VERSION: "1.14.2"
1010

1111
jobs:
1212
update-pre-commit-config:

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build and Publish
33
on: [push]
44

55
env:
6-
HATCH_VERSION: "1.14.1"
6+
HATCH_VERSION: "1.14.2"
77

88
jobs:
99
build:

0 commit comments

Comments
 (0)