Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

Commit

Permalink
renovate. (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
portlek committed Jun 27, 2022
1 parent 16fd315 commit b7202fe
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions .run/build.run.xml
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="build" type="GradleRunConfiguration" factoryName="Gradle">
<configuration name="build" default="false" type="GradleRunConfiguration" factoryName="Gradle">
<ExternalSystemSettings>
<option name="executionName" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="externalSystemIdString" value="GRADLE" />
<option name="scriptParameters" value="" />
<option name="executionName"/>
<option name="externalProjectPath" value="$PROJECT_DIR$"/>
<option name="externalSystemIdString" value="GRADLE"/>
<option name="scriptParameters" value=""/>
<option name="taskDescriptions">
<list />
<list/>
</option>
<option name="taskNames">
<list>
<option value="build" />
<option value="build"/>
</list>
</option>
<option name="vmOptions" />
<option name="vmOptions"/>
</ExternalSystemSettings>
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
<DebugAllEnabled>false</DebugAllEnabled>
<method v="2" />
<method v="2"/>
</configuration>
</component>
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
],
"labels": ["dependencies"],
"schedule": [
"on monday after 9am"
"after 9am"
],
"regexManagers": [
{
Expand Down

0 comments on commit b7202fe

Please sign in to comment.