Update renovate config
This commit is contained in:
		
					parent
					
						
							
								60a01255e7
							
						
					
				
			
			
				commit
				
					
						b561c02b56
					
				
			
		
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -17,7 +17,7 @@ jobs:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    runs-on: docker
 | 
					    runs-on: docker
 | 
				
			||||||
    container:
 | 
					    container:
 | 
				
			||||||
      image: 'ghcr.io/visualon/renovate:37.269.3@sha256:4fb1684ec9e10592b6c4726906d353f88097fbb584748150043949a5aa5ca085'
 | 
					      image: ghcr.io/visualon/renovate:37.269.3
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - uses: https://code.forgejo.org/actions/cache/restore@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
 | 
					      - uses: https://code.forgejo.org/actions/cache/restore@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -8,7 +8,7 @@
 | 
				
			||||||
  "packageRules": [
 | 
					  "packageRules": [
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      "description": "Require approval for go and python minor version",
 | 
					      "description": "Require approval for go and python minor version",
 | 
				
			||||||
      "matchDepNames": ["go", "python"],
 | 
					      "matchDepNames": ["go", "python", "docker.io/library/golang"],
 | 
				
			||||||
      "matchUpdateTypes": ["minor"],
 | 
					      "matchUpdateTypes": ["minor"],
 | 
				
			||||||
      "dependencyDashboardApproval": true
 | 
					      "dependencyDashboardApproval": true
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue