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

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ default_stages:
- pre-commit

repos:
- repo: https://gitlab.com/vojko.pribudic.foss/pre-commit-update
rev: v0.6.1
hooks:
- id: pre-commit-update

- repo: https://github.com/pre-commit/pre-commit
rev: v4.1.0
hooks:
Expand Down
4 changes: 2 additions & 2 deletions .yamlfmt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$schema: https://raw.githubusercontent.com/google/yamlfmt/main/schema.json
formatter:
type: basic
retain_line_breaks_single: true
type: basic
retain_line_breaks_single: true