Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.

Commit 2befd3c

Browse files
committed
Trigger CI
1 parent 4a47315 commit 2befd3c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ updates:
88
directory: "/"
99
target-branch: "main"
1010
schedule:
11-
interval: "daily"
11+
interval: "weekly"
1212
# Maintain dependencies for GitHub Actions
1313
- package-ecosystem: "github-actions"
1414
directory: "/"
1515
target-branch: "main"
1616
schedule:
17-
interval: "daily"
17+
interval: "weekly"

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pluginGroup = com.github.blarc
33
pluginName = AICommits
44
pluginRepositoryUrl = https://github.com/Blarc/ai-commits-intellij-plugin
55
# SemVer format -> https://semver.org
6-
pluginVersion = 0.4.0
6+
pluginVersion = 0.5.1
77

88
# https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
99
pluginSinceBuild = 223

0 commit comments

Comments
 (0)