mirror of
				https://code.forgejo.org/actions/forgejo-release.git
				synced 2025-11-03 22:31:57 +02:00 
			
		
		
		
	Migrate config renovate.json
This commit is contained in:
		
							parent
							
								
									cb5b30e358
								
							
						
					
					
						commit
						cf13c2cb1d
					
				
					 1 changed files with 6 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1,11 +1,15 @@
 | 
			
		|||
{
 | 
			
		||||
    "$schema": "https://docs.renovatebot.com/renovate-schema.json",
 | 
			
		||||
    "extends": ["local>actions/renovate-config"],
 | 
			
		||||
    "extends": [
 | 
			
		||||
        "local>actions/renovate-config"
 | 
			
		||||
    ],
 | 
			
		||||
    "customManagers": [
 | 
			
		||||
        {
 | 
			
		||||
            "customType": "regex",
 | 
			
		||||
            "description": "update example in README.md",
 | 
			
		||||
            "fileMatch": ["^README.md$"],
 | 
			
		||||
            "managerFilePatterns": [
 | 
			
		||||
                "/^README.md$/"
 | 
			
		||||
            ],
 | 
			
		||||
            "matchStrings": [
 | 
			
		||||
                "uses: actions/forgejo-release@(?<currentValue>v\\d+\\.\\d+\\.\\d+)"
 | 
			
		||||
            ],
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue