diff --git a/.bcr/config.yml b/.bcr/config.yml deleted file mode 100644 index fadd8bd..0000000 --- a/.bcr/config.yml +++ /dev/null @@ -1,6 +0,0 @@ -# See https://github.com/bazel-contrib/publish-to-bcr#a-note-on-release-automation -# for guidance about whether to uncomment this section: -# -# fixedReleaser: -# login: my_github_handle -# email: me@my.org diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b608502..0669afb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -46,10 +46,6 @@ repos: rev: v0.14.0 hooks: - id: yamlfmt - exclude: | - (?x)^( - .bcr/config.yml - ) - repo: https://github.com/crate-ci/typos rev: v1.38.1 hooks: