From 2b477f71efdd8dff7d1852758e79d90102b5f5b1 Mon Sep 17 00:00:00 2001 From: Keith Holland <119868939+ChiefHolland@users.noreply.github.com> Date: Wed, 13 Nov 2024 11:30:10 -0600 Subject: [PATCH] Adding codeowners (#337) --- .github/CODEOWNERS | 2 +- .pre-commit-config.yaml | 2 +- goat | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 5a20735a..137844c6 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @jonzeolla +* @chiefholland @jonzeolla @seanctech diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 51e193d2..b58e06b7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ --- repos: - repo: https://github.com/seisollc/goat - rev: 190a9202b3e83dcfbfdba27eecae801f4d6d20f1 # frozen: v2024.08.03 + rev: 3c99cae4c2fdd15aa839d89211a546b1f3084935 # frozen: v2024.10.01 hooks: - id: seiso-lint diff --git a/goat b/goat index 2e57b823..3c99cae4 160000 --- a/goat +++ b/goat @@ -1 +1 @@ -Subproject commit 2e57b8238eafea6ec12327a6d81e460c52facb39 +Subproject commit 3c99cae4c2fdd15aa839d89211a546b1f3084935