mirror of
https://github.com/betagouv/mon-entreprise
synced 2025-02-10 13:55:03 +00:00
chore: mise à jour des taux versement mobilité
This commit is contained in:
parent
678d7f965b
commit
c53d183408
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
import { writeInDataDir } from './utils.js'
|
||||
|
||||
const CURRENT_YEAR = 2023
|
||||
const CURRENT_YEAR = 2025
|
||||
const CSV_URL =
|
||||
'https://fichierdirect.declaration.urssaf.fr/static/tauxTransport.20230928.csv'
|
||||
'https://fichierdirect.declaration.urssaf.fr/static/tauxTransport.20250128.csv'
|
||||
|
||||
const INDEX = {
|
||||
TAUX: 2,
|
||||
|
|
Loading…
Add table
Reference in a new issue