summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2023-03-25 17:32:38 -0400
committerJulian Berman <Julian@GrayVines.com>2023-03-25 17:32:38 -0400
commitd09feb650ba8d8af88b4f4e193b50e959bcb4a96 (patch)
tree35c45d622c51c86ccda9a390f753f002a2b4c876
parentda7e7c90d4afdd72571ea66a140de03279d2c8f7 (diff)
downloadjsonschema-d09feb650ba8d8af88b4f4e193b50e959bcb4a96.tar.gz
Exclude bots from release notes.
-rw-r--r--.github/release.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/release.yml b/.github/release.yml
new file mode 100644
index 0000000..9d1e098
--- /dev/null
+++ b/.github/release.yml
@@ -0,0 +1,5 @@
+changelog:
+ exclude:
+ authors:
+ - dependabot
+ - pre-commit-ci