Skip to content

Commit e40ab70

Browse files
[pre-commit.ci] pre-commit autoupdate (#57)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 6e46fe0 commit e40ab70

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repos:
66
# - id: actionlint
77

88
- repo: https://github.com/pycontribs/mirrors-prettier
9-
rev: v3.5.3
9+
rev: v3.6.0
1010
hooks:
1111
- id: prettier
1212
always_run: true

docs/release.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,12 +85,10 @@ jobs:
8585
The repo that is being released must have the following environments created:
8686

8787
- **Name: release**
88-
8988
- `AH_TOKEN`
9089
- `ANSIBLE_GALAXY_API_KEY`
9190

9291
- **Name: push**
93-
9492
- `BOT_PAT`
9593

9694
- `refresh_ah_token`: Make sure this workflow in netcommon has run successfully in the previous run. If not, it must be triggered to re-run and ensure it is successfully executed.

0 commit comments

Comments
 (0)