Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/check-bypass.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
check-bypass:
name: Check bypass
runs-on:
group: APPROVAL
group: APPROVAL
permissions:
contents: read
env:
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ repos:
)$
# For YAML files
- repo: https://github.com/PFCCLab/yamlfmt-pre-commit-mirror.git
rev: v0.16.0
rev: v0.17.2
hooks:
- id: yamlfmt
files: |
Expand Down
Loading