We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e7e330 commit ab2808bCopy full SHA for ab2808b
3 files changed
package.json
@@ -11,8 +11,8 @@
11
"check-update": "cliff-jumper --dry-run --verbose"
12
},
13
"devDependencies": {
14
- "@commitlint/cli": "^20.3.1",
15
- "@commitlint/config-conventional": "^20.3.1",
+ "@commitlint/cli": "^20.4.0",
+ "@commitlint/config-conventional": "^20.4.0",
16
"@favware/cliff-jumper": "^6.0.0"
17
18
"commitlint": {
settings.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- id("com.gradle.develocity") version "4.3.1"
+ id("com.gradle.develocity") version "4.3.2"
3
}
4
5
rootProject.name = "result"
0 commit comments