Skip to content

Commit cc6abbe

Browse files
committed
Add RuboCop 1.76
1 parent d112091 commit cc6abbe

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

antora-playbook.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
site:
22
title: RuboCop Docs
33
url: https://docs.rubocop.org/
4-
start_page: 1.75@rubocop::index.adoc
4+
start_page: 1.76@rubocop::index.adoc
55
keys:
66
google_analytics: "UA-140153536-1"
77
urls:
@@ -28,7 +28,8 @@ content:
2828
"v1.72.2",
2929
"v1.73.0",
3030
"v1.74.0",
31-
"v1.75.1"
31+
"v1.75.8",
32+
"v1.76.0"
3233
]
3334
start_path: docs
3435
- url: https://github.com/rubocop/rubocop-ast.git

0 commit comments

Comments
 (0)