update config

This commit is contained in:
matlabbe
2024-03-16 21:27:50 -07:00
parent 578bf0ed8f
commit 8657e18bda
2 changed files with 4 additions and 1 deletions
+3 -1
View File
@@ -2,8 +2,10 @@ name: pre-commit
on:
pull_request:
branches:
- '**'
push:
branches: [main]
branches: [master]
jobs:
pre-commit:
+1
View File
@@ -16,6 +16,7 @@ repos:
rev: v0.6.10
hooks:
- id: cmake-format
- id: cmake-lint
- repo: https://github.com/pryorda/dockerfilelint-precommit-hooks
rev: v0.1.0