summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoromnom62 <omnom62@outlook.com>2026-03-20 21:51:39 +1000
committeromnom62 <omnom62@outlook.com>2026-03-20 21:51:39 +1000
commit41bac81beaa583f93cf11647e203575a5a99a11c (patch)
tree35d165917abc5a18580abcc83c925793b5576b76
parentca1f501d63a2d76fb955846e79657677cf2c1e9d (diff)
downloadrest.vyos-41bac81beaa583f93cf11647e203575a5a99a11c.tar.gz
rest.vyos-41bac81beaa583f93cf11647e203575a5a99a11c.zip
precommit config
-rw-r--r--.pre-commit-config.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index e46c2da..57f1810 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -6,12 +6,12 @@ ci:
autofix_commit_msg: "chore: auto fixes from pre-commit.com hooks"
repos:
- # - repo: https://github.com/ansible-network/collection_prep
- # rev: 1.1.2
- # hooks:
- # - id: update-docs
- # additional_dependencies:
- # - "ansible-core==2.18.*"
+ - repo: https://github.com/ansible-network/collection_prep
+ rev: 1.1.2
+ hooks:
+ - id: update-docs
+ additional_dependencies:
+ - "ansible-core==2.18.*"
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0