Skip to content

Commit b8906e5

Browse files
service-bot-app[bot]service-bot-app[bot]
and
service-bot-app[bot]
authored
chore: update repo by service bot (#3036)
Co-authored-by: service-bot-app[bot] <foo-bar+service-bot-app[bot]@users.noreply.github.com> Co-authored-by: service-bot-app[bot] <189278048+service-bot-app[bot]@users.noreply.github.com>
1 parent 4f7eb8c commit b8906e5

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.gitignore

+1-3
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,7 @@ go.work.sum
5555
.LSOverride
5656

5757
# Icon must end with two \r
58-
Icon
59-
58+
Icon
6059

6160
# Thumbnails
6261
._*
@@ -80,7 +79,6 @@ Temporary Items
8079
#
8180
# Global/JetBrains Gitignore
8281
#
83-
.idea/
8482

8583
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
8684
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
fail_fast: false
22
repos:
33
- repo: https://github.com/pre-commit/pre-commit-hooks
4-
rev: v2.2.3
4+
rev: v5.0.0
55
hooks:
66
- id: check-merge-conflict
77
- id: check-yaml

0 commit comments

Comments
 (0)