Skip to content

Commit 3307ee8

Browse files
bump ruby
1 parent 5527053 commit 3307ee8

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ jobs:
1818
- name: Check Links
1919
run: bundle exec rake check_links
2020
continue-on-error: true
21+

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ repos:
44
hooks:
55
- id: trailing-whitespace
66
- repo: https://github.com/mattlqx/pre-commit-ruby
7-
rev: v1.3.1
7+
rev: v1.3.6
88
hooks:
99
- id: rubocop
1010
- repo: https://github.com/jumanjihouse/pre-commit-hooks

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.0
1+
3.4.1

0 commit comments

Comments
 (0)